aboutsummaryrefslogtreecommitdiffstats
path: root/rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h')
-rw-r--r--rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h b/rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h
deleted file mode 100644
index 7439806..0000000
--- a/rilsrc/libsecnativefeature/SecNativeFeatureTagCommon.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#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