OSDN Git Service

Remove unnecessary items in treble_common.mk
authorSzuWei Lin <szuweilin@google.com>
Mon, 19 Jun 2017 07:50:49 +0000 (15:50 +0800)
committerSzuWei Lin <szuweilin@google.com>
Mon, 19 Jun 2017 09:58:30 +0000 (17:58 +0800)
Bug: 62360563
Test: Build and check files are still exist in system image
Change-Id: Ie787969d072c5b89d377a2c0b01706764185d6a5

target/product/treble_common.mk

index 0405abb..5479c45 100644 (file)
@@ -166,7 +166,7 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     vndk-sp \
 
-# LL-VNDK:
+# LL-NDK:
 PRODUCT_PACKAGES += \
     libandroid_net \
     libc \
@@ -205,8 +205,3 @@ PRODUCT_COPY_FILES += \
     frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:system/etc/r_submix_audio_policy_configuration.xml \
     frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:system/etc/audio_policy_volumes.xml \
     frameworks/av/services/audiopolicy/config/default_volume_tables.xml:system/etc/default_volume_tables.xml \
-
-# May need to review why the followings are needed in generic system image.
-PRODUCT_COPY_FILES += \
-    device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml
-