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

Commit 9ea760ec authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Remove flags to turn overriding commands into errors"

am: dc348501

Change-Id: I165afed0d34e170c9e81a76c80df849d5350fc51
parents 1533d147 dc348501
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -70,5 +70,3 @@ TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BOARD_VNDK_VERSION := current
 No newline at end of file

BUILD_BROKEN_DUP_RULES := false
+0 −2
Original line number Diff line number Diff line
@@ -101,5 +101,3 @@ TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BOARD_VNDK_VERSION := current

BUILD_BROKEN_DUP_RULES := false
+0 −2
Original line number Diff line number Diff line
@@ -91,5 +91,3 @@ DEX_PREOPT_DEFAULT := nostripping
# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BUILD_BROKEN_DUP_RULES := false
+0 −2
Original line number Diff line number Diff line
@@ -63,8 +63,6 @@ BOARD_SEPOLICY_DIRS += \

BOARD_VNDK_VERSION := current

BUILD_BROKEN_DUP_RULES := false

# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
+0 −2
Original line number Diff line number Diff line
@@ -65,5 +65,3 @@ BOARD_VNDK_VERSION := current
# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BUILD_BROKEN_DUP_RULES := false
Loading