aboutsummaryrefslogtreecommitdiffstats
path: root/rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h
blob: 743980662905ac45eab1ba3258dbe1ecd94e98c7 (plain)
1
2
3
4
5
6
7
8
9
#ifndef SEC_NATIVE_FEATURE_TAG_COMMON_H
#define SEC_NATIVE_FEATURE_TAG_COMMON_H

// Note
// The string must be same as the string in CSCFeatureTagCommon.java
// Because one feature coulde be implemented both in java layer and in native layer
#define TAG_CSCFEATURE_COMMON_USECHAMELEON "CscFeature_Common_UseChameleon"

#endif // SEC_NATIVE_FEATURE_TAG_COMMON_H