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

Commit 5783f2be authored by Yao Chen's avatar Yao Chen Committed by android-build-merger
Browse files

Merge "Set the default ring buffer size for stats log, and set it loggable." am: adbaeb0c

am: 2e006b7d

Change-Id: I8f5cd906ce842d03c2028dfee2e4ea8ce1b84f06
parents e5e6611c 2e006b7d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -160,5 +160,9 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
    tombstoned.max_tombstone_count=50
endif

PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
    ro.logd.size.stats=64K \
    log.tag.stats_log=I

$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)