Skip to content

Commit

Permalink
luigi: Decommonize dynamic and super partition sizes
Browse files Browse the repository at this point in the history
Change-Id: Iab9e38b4c28833be0314d93c07c663b0bd52fb7a
  • Loading branch information
Vivekachooz committed Oct 30, 2024
1 parent 6a6f90e commit ef63056
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ DEVICE_PATH := device/realme/luigi
# Init
TARGET_INIT_VENDOR_LIB := //$(DEVICE_PATH):libinit_luigi

# Partitions
BOARD_ONEPLUS_DYNAMIC_PARTITIONS_SIZE := 11806965760
BOARD_SUPER_PARTITION_SIZE := 11811160064

# Touch
SOONG_CONFIG_NAMESPACES += OPLUS_LINEAGE_TOUCH_HAL
SOONG_CONFIG_OPLUS_LINEAGE_TOUCH_HAL := INCLUDE_DIR
Expand Down

0 comments on commit ef63056

Please sign in to comment.