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

Commit 0c2dcc08 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am cc3b0c41: am 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."

* commit 'cc3b0c41':
  Add debug.atrace.tags.enableflags=0 to /default.prop.
parents 3a20a171 cc3b0c41
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -78,6 +78,10 @@ PRODUCT_PACKAGES += \
    selinux_version \
    service_contexts

# Ensure that this property is always defined so that bionic_systrace.cpp
# can rely on it being initially set by init.
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
    debug.atrace.tags.enableflags=0

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