mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Define Soong namespaces in the common product makefile
This is where it belongs. Change-Id: Ibea0e8fe5dbc26d8953a9735f0b38cf087805b76 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
dd143a88a3
commit
cf69a175e8
2 changed files with 4 additions and 3 deletions
|
|
@ -67,9 +67,6 @@ BOARD_FLASH_BLOCK_SIZE := 131072
|
|||
# Properties
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
|
||||
# Soong namespaces
|
||||
PRODUCT_SOONG_NAMESPACES += $(COMMON_PATH)
|
||||
|
||||
# Vendor
|
||||
TARGET_COPY_OUT_VENDOR := vendor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue