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

Commit 87006b0f authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Move board config variable from mainline_system" am: bf95d43d am:...

Merge "Move board config variable from mainline_system" am: bf95d43d am: a17c7a10 am: 81c61780
am: 15733cb7

Change-Id: I23da76311d080f1171c04e28992aaa3d937114dd
parents 00c635fa 15733cb7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -39,5 +39,8 @@ BOARD_CHARGER_ENABLE_SUSPEND := true
# Enable system property split for Treble
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true

# Include stats logging code in LMKD
TARGET_LMKD_STATS_LOG := true

# Generate an APEX image for experiment b/119800099.
DEXPREOPT_GENERATE_APEX_IMAGE := true
+0 −3
Original line number Diff line number Diff line
@@ -100,9 +100,6 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_HOST_PACKAGES += \
    tinyplay

# Enable stats logging in LMKD
TARGET_LMKD_STATS_LOG := true

# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true