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

Commit 42ba61ca authored by Zach Riggle's avatar Zach Riggle Committed by android-build-merger
Browse files

Merge "Add strace back onto userdebug builds"

am: e02a37d0

Change-Id: I5930dee81f990c534e1553f5cbcff83afdfcd984
parents 3bb60f4c e02a37d0
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)