sm8250-common: Unset TARGET_COPY_OUT_ODM
* We aren't building odm anyway.
This commit is contained in:
parent
0a8f493d51
commit
7c3e80309d
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ BOARD_ONEPLUS_DYNAMIC_PARTITIONS_SIZE := 7511998464
|
||||||
BOARD_SUPER_PARTITION_GROUPS := oneplus_dynamic_partitions
|
BOARD_SUPER_PARTITION_GROUPS := oneplus_dynamic_partitions
|
||||||
BOARD_SUPER_PARTITION_SIZE := 15032385536
|
BOARD_SUPER_PARTITION_SIZE := 15032385536
|
||||||
BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64)
|
BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64)
|
||||||
TARGET_COPY_OUT_ODM := odm
|
|
||||||
TARGET_COPY_OUT_PRODUCT := product
|
TARGET_COPY_OUT_PRODUCT := product
|
||||||
TARGET_COPY_OUT_VENDOR := vendor
|
TARGET_COPY_OUT_VENDOR := vendor
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue