Merge "Set the default ring buffer size for stats log, and set it loggable."
This commit is contained in:
@@ -159,5 +159,9 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
|||||||
tombstoned.max_tombstone_count=50
|
tombstoned.max_tombstone_count=50
|
||||||
endif
|
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/runtime_libart.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
|
||||||
|
Reference in New Issue
Block a user