Skip to content

Commit

Permalink
Merge "Set the default ring buffer size for stats log, and set it log…
Browse files Browse the repository at this point in the history
…gable."
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Nov 21, 2017
2 parents 3706649 + 8ce8dc2 commit adbaeb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions target/product/core_minimal.mk
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,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)

0 comments on commit adbaeb0

Please sign in to comment.