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

Commit 07279505 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Make mainline device enable property split"

parents 94fa0e75 018bd137
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -6,9 +6,6 @@


include build/make/target/board/BoardConfigMainlineCommon.mk
include build/make/target/board/BoardConfigMainlineCommon.mk


# Enable system property split for Treble
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true

# This flag is set by mainline but isn't desired for GSI.
# This flag is set by mainline but isn't desired for GSI.
BOARD_USES_SYSTEM_OTHER_ODEX :=
BOARD_USES_SYSTEM_OTHER_ODEX :=


+3 −0
Original line number Original line Diff line number Diff line
@@ -46,3 +46,6 @@ BOARD_CHARGER_ENABLE_SUSPEND := true
# Enable A/B update
# Enable A/B update
AB_OTA_UPDATER := true
AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system
AB_OTA_PARTITIONS := system

# Enable system property split for Treble
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true