Upgraded for AOSP 13

This commit is contained in:
zb
2023-11-28 11:23:09 -05:00
parent 766911e7b4
commit 2499a98a0e
18 changed files with 52 additions and 87 deletions

View File

@@ -0,0 +1,8 @@
include build/make/target/board/generic/BoardConfig.mk
include device/wephone/cats22flip/board-base.mk
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1572864000
endif
TARGET_USES_64_BIT_BINDER := true