diff options
-rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index c0b9ec2..b785a96 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -27,7 +27,6 @@ TARGET_OTA_ASSERT_DEVICE := espresso3g,espresso-common,p3100,GT-P3100,espressorf # RIL BOARD_PROVIDES_LIBRIL := true BOARD_RIL_CLASS := ../../../device/samsung/espresso3g/ril -COMMON_GLOBAL_CFLAGS += -DDISABLE_ASHMEM_TRACKING # SELinux BOARD_SEPOLICY_DIRS += \ |