Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36c5d0d1 authored by Anton Hansson's avatar Anton Hansson
Browse files

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
parent 0e91bac0
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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