lineage: targets: x86{,_64}_ab: Don't explicitly include SDK addon
* This resolves some build warnings on these targets, as it's being declared elsewhere. Change-Id: If142b7435d8f4b81f8477516545bb54462518487
This commit is contained in:
parent
52be5fcb10
commit
db313846b1
2 changed files with 0 additions and 2 deletions
|
|
@ -18,5 +18,4 @@ include vendor/lineage/build/target/product/lineage_generic_target.mk
|
|||
|
||||
PRODUCT_NAME := lineage_x86_64_ab
|
||||
|
||||
PRODUCT_SDK_ADDON_NAME := lineage
|
||||
PRODUCT_SDK_ADDON_SYS_IMG_SOURCE_PROP := $(LOCAL_PATH)/source.properties
|
||||
|
|
|
|||
|
|
@ -20,5 +20,4 @@ TARGET_USES_64_BIT_BINDER := true
|
|||
|
||||
PRODUCT_NAME := lineage_x86_ab
|
||||
|
||||
PRODUCT_SDK_ADDON_NAME := lineage
|
||||
PRODUCT_SDK_ADDON_SYS_IMG_SOURCE_PROP := $(LOCAL_PATH)/source.properties
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue