Skip to content

Commit

Permalink
BoardConfig: add vanilla partition
Browse files Browse the repository at this point in the history
  • Loading branch information
Rush-er committed Aug 7, 2024
1 parent 9985ec9 commit 07b2a91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ $(foreach p, $(call to-upper, $(BOARD_QTI_DYNAMIC_PARTITIONS_PARTITION_LIST)), \
$(eval BOARD_$(p)IMAGE_PARTITION_RESERVED_SIZE := 104857600) \
$(eval TARGET_COPY_OUT_$(p) := $(call to-lower, $(p))))

-include vendor/aospa/target/config/BoardConfigReservedSize.mk

# Power
TARGET_POWER_FEATURE_EXT_LIB := //$(COMMON_PATH):libpowerfeature_ext_xiaomi

Expand Down

0 comments on commit 07b2a91

Please sign in to comment.