diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/legacy_prebuilts.mk | 5 | ||||
-rw-r--r-- | core/pathmap.mk | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/core/legacy_prebuilts.mk b/core/legacy_prebuilts.mk index 0a5f6d1..fbdb3b7 100644 --- a/core/legacy_prebuilts.mk +++ b/core/legacy_prebuilts.mk @@ -25,12 +25,9 @@ GRANDFATHERED_ALL_PREBUILT := \ akmd2 \ am \ ap_gain.bin \ - audio.conf \ - auto_pairing.conf \ AVRCP.kl \ batch \ bitmap_size.txt \ - blacklist.conf \ bmgr \ bp.img \ brcm_guci_drv \ @@ -61,7 +58,6 @@ GRANDFATHERED_ALL_PREBUILT := \ init.sholes.rc \ init.stingray.rc \ input \ - input.conf \ kernel \ lbl \ libEGL_POWERVR_SGX530_121.so \ @@ -80,7 +76,6 @@ GRANDFATHERED_ALL_PREBUILT := \ mbm_consumer.bin \ mdm_panicd \ monkey \ - network.conf \ pm \ pppd-ril \ pppd-ril.options \ diff --git a/core/pathmap.mk b/core/pathmap.mk index 91a7fd4..4aec521 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -27,9 +27,6 @@ # A mapping from shorthand names to include directories. # pathmap_INCL := \ - bluedroid:system/bluetooth/bluedroid/include \ - bluez:external/bluetooth/bluez \ - glib:external/bluetooth/glib \ bootloader:bootable/bootloader/legacy/include \ camera:system/media/camera/include \ corecg:external/skia/include/core \ |