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

Commit dc348501 authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Remove flags to turn overriding commands into errors"

parents 3c93dbfa 1d8e8613
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