Add some debug binaries to mainline_system

These binaries are commonly included in debug builds, so include
them on mainline too.

Bug: 80410283
Test: lunch mainline_arm64; m nothing
Change-Id: If0adfb4795ea82e158a0218d9c16d897012dd8b5
This commit is contained in:
Anton Hansson
2018-10-16 16:15:39 +01:00
parent 0e91bac015
commit 36c5d0d1cc

View File

@@ -50,6 +50,15 @@ PRODUCT_PACKAGES += \
audio.a2dp.default \
audio.hearing_aid.default \
PRODUCT_PACKAGES_DEBUG := \
avbctl \
bootctl \
tinyplay \
tinycap \
tinymix \
tinypcminfo \
update_engine_client \
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true