Merge "Remove non-existant packages from mainline_system"

am: 76d8591417

Change-Id: I9c5e52c9854f24268f567c62313ae153d73c3dd3
This commit is contained in:
Anton Hansson 2019-02-08 06:39:46 -08:00 committed by android-build-merger
commit 68028611f0
3 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline.mk)
$(call enforce-product-packages-exist,)
PRODUCT_NAME := mainline_arm64
PRODUCT_DEVICE := mainline_arm64

View File

@ -75,7 +75,6 @@ PRODUCT_PACKAGES += \
android.hardware.radio.deprecated@1.0 \
android.hardware.secure_element@1.0 \
android.hardware.wifi@1.0 \
android.hidl.base@1.0 \
libaudio-resampler \
liblogwrap \
liblz4 \

View File

@ -16,6 +16,7 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
$(call enforce-product-packages-exist,)
PRODUCT_NAME := mainline_system_arm64
PRODUCT_DEVICE := mainline_arm64