Merge "Add two compile flags for mainline"

This commit is contained in:
Anton Hansson
2018-11-29 19:24:30 +00:00
committed by Gerrit Code Review

View File

@@ -88,6 +88,11 @@ PRODUCT_PACKAGES_DEBUG += \
tinypcminfo \
update_engine_client \
# Enable stats logging in LMKD
TARGET_LMKD_STATS_LOG := true
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.lmk.log_stats=true
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true