diff options
| author | Meng Wang <mewan@google.com> | 2017-05-16 17:05:50 -0700 |
|---|---|---|
| committer | Meng Wang <mewan@google.com> | 2017-05-16 17:05:50 -0700 |
| commit | 5f7eead19b3da2ab42fa87dce9b917898c69347f (patch) | |
| tree | c512fa2d5d305143adba75d708f1cdc6e9c4eb37 /sailfish | |
| parent | cb10328e327279dfd65dc112389c9a49b82aa01b (diff) | |
Deprecate TARGET_USE_VERIZON_APN_LIB_PREBUILT
This flag was introduced to resolve module name conflict.
The conflict has gone.
Test: make
Change-Id: I512535c8fc64dae57910611b9d591c781b9325a7
Diffstat (limited to 'sailfish')
| -rw-r--r-- | sailfish/BoardConfig.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sailfish/BoardConfig.mk b/sailfish/BoardConfig.mk index 053d92f7..c8d92db7 100644 --- a/sailfish/BoardConfig.mk +++ b/sailfish/BoardConfig.mk @@ -182,9 +182,6 @@ HAVE_SYNAPTICS_DSX_FW_UPGRADE := true # Enable MDTP (Mobile Device Theft Protection) TARGET_USE_MDTP := true -# Use prebuilt APN lib from Verizon Wireless -TARGET_USE_VERIZON_APN_LIB_PREBUILT := true - TARGET_BOARD_KERNEL_HEADERS := device/google/marlin/kernel-headers # Install odex files into the other system image |
