summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHabib Moukalled <habibm@google.com>2022-10-12 20:16:04 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2022-10-12 20:16:04 +0000
commitfe4a0f831055044551780d299a72e85bc891c6ff (patch)
tree45810e157ce50de12d06b44580b30a48a65ba938
parent56df1211f7ef1be5c13f7d594bcbd4d240769b94 (diff)
parent64659117387198e4859d83d3cee89a7d7bc18169 (diff)
downloadsunfish-fe4a0f831055044551780d299a72e85bc891c6ff.tar.gz
Merge "Removing deprecated Sunfish target" into tm-qpr-dev
-rw-r--r--BoardConfig-common.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index 2ebd8321..cb21028b 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -252,13 +252,6 @@ BOARD_GOOGLE_DYNAMIC_PARTITIONS_SIZE := 4873781248
# Set error limit to BOARD_SUPER_PARTITON_SIZE - 500MB
BOARD_SUPER_PARTITION_ERROR_LIMIT := 9231663104
-# Note as of b/216531063, our sunfish_tuscany builds are
-# exceeding the super partition limit, causing all builds
-# to fail. Here we increase it by 600 MB to keep building.
-ifeq (,$(filter-out sunfish_tuscany, $(TARGET_PRODUCT)))
-BOARD_SUPER_PARTITION_ERROR_LIMIT := 9831663104
-endif
-
# DTB
ifeq (,$(filter-out sunfish_kasan, $(TARGET_PRODUCT)))
BOARD_PREBUILT_DTBIMAGE_DIR := device/google/sunfish-kernel/kasan