Cleanup debris

This commit is contained in:
2023-12-10 10:55:27 -05:00
parent 2bd1fcd5ab
commit c407944745
5 changed files with 1 additions and 12 deletions
+8
View File
@@ -0,0 +1,8 @@
include build/make/target/board/generic_arm64_ab/BoardConfig.mk
include device/wephone/qinf21pro/board-base.mk
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
else
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 33554432
endif