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

Commit 7aaf1eec authored by Zach Riggle's avatar Zach Riggle Committed by android-build-merger
Browse files

Merge "Add strace back onto userdebug builds" am: e02a37d0

am: 42ba61ca

Change-Id: I31e9c3fd921c26658672605dabd6165d9f1d96cd
parents 9491e619 42ba61ca
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -150,7 +150,8 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES_DEBUG := \
    logpersist.start \
    perfprofd \
    sqlite3
    sqlite3 \
    strace

PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
    frameworks/base/config/preloaded-classes:system/etc/preloaded-classes)