Merge "Enable perfetto persistent tracing" into main am: b9ffad8376
am: 13d7e5ffae
Original change: https://android-review.googlesource.com/c/platform/build/+/3067084 Change-Id: I05049f666ce7779b9c712c9d56a41343209bf7f1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -497,6 +497,11 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
|
||||
# Enable dirty image object binning to reduce dirty pages in the image.
|
||||
PRODUCT_PACKAGES += dirty-image-objects
|
||||
|
||||
# Enable go/perfetto-persistent-tracing for eng builds
|
||||
ifneq (,$(filter eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PRODUCT_PROPERTIES += persist.debug.perfetto.persistent_sysui_tracing_for_bugreport=1
|
||||
endif
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|
||||
|
||||
# Ensure all trunk-stable flags are available.
|
||||
|
Reference in New Issue
Block a user