am 0c2dcc08
: am cc3b0c41
: am 5c11a76b
: Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."
* commit '0c2dcc08454851b74a8c4ee265e2a56beab89052': Add debug.atrace.tags.enableflags=0 to /default.prop.
This commit is contained in:
commit
c4472d517c
1 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue