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

Commit f3b1395a authored by Jamie Gennis's avatar Jamie Gennis Committed by Android (Google) Code Review
Browse files

Merge "Add atrace to core.mk" into jb-dev

parents e245ecdc a9efae34
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ PRODUCT_PACKAGES := \
    UserDictionaryProvider \
    VpnDialogs \
    apache-xml \
    atrace \
    bouncycastle \
    bu \
    cacerts \
@@ -121,6 +122,7 @@ PRODUCT_PACKAGES := \

PRODUCT_COPY_FILES += \
    system/core/rootdir/init.usb.rc:root/init.usb.rc \
    system/core/rootdir/init.trace.rc:root/init.trace.rc \

# host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true)