diff options
| -rw-r--r-- | BoardCommonConfig.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk index d4f324c..a92f2f2 100644 --- a/BoardCommonConfig.mk +++ b/BoardCommonConfig.mk @@ -23,9 +23,6 @@ LOCAL_PATH := device/samsung/t0lte BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth BOARD_BLUEDROID_VENDOR_CONF := $(LOCAL_PATH)/bluetooth/vnd_t0lte.txt -# RIL -COMMON_GLOBAL_CFLAGS += -DPROPERTY_PERMS_APPEND='{ "ril.ks.status", AID_SYSTEM, 0 },' - # Camera COMMON_GLOBAL_CFLAGS += -DCAMERA_WITH_CITYID_PARAM |
