Merge "Add two compile flags for mainline"

am: 0bc57620fc

Change-Id: If1333dd913d6f6316f64fa23c61fca95728817e5
This commit is contained in:
Anton Hansson
2018-11-29 11:42:39 -08:00
committed by android-build-merger

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