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

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

Merge "Revert "Remove flags to turn overriding commands into errors"" am: 5c19615b

am: 36850e37

Change-Id: Ic762fafaae579bd50960584878a4408ef1c47247
parents e64f5300 36850e37
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -81,3 +81,5 @@ TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BOARD_VNDK_VERSION := current

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

BOARD_VNDK_VERSION := current

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

BUILD_BROKEN_DUP_RULES := false
+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@ 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
+2 −0
Original line number Diff line number Diff line
@@ -76,3 +76,5 @@ WIFI_DRIVER_FW_PATH_AP := "/dev/null"
# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BUILD_BROKEN_DUP_RULES := false
Loading