lineage: products: lineage_x86{,_64}: Don't include SDK addon

* This doesn't work, and just errors out similar to arm/arm64.

Change-Id: I53a2261095f1e2acab3b7da20d3f092ccc83e8ab
This commit is contained in:
Nolen Johnson
2022-02-14 15:57:50 -05:00
parent 5a35edd014
commit d8bdaefb4f
2 changed files with 2 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2018-2020 The LineageOS Project
# Copyright (C) 2018-2022 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -23,6 +23,3 @@ TARGET_USES_64_BIT_BINDER := true
PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
PRODUCT_NAME := lineage_x86
PRODUCT_SDK_ADDON_NAME := lineage
PRODUCT_SDK_ADDON_SYS_IMG_SOURCE_PROP := $(LOCAL_PATH)/source.properties

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2018-2020 The LineageOS Project
# Copyright (C) 2018-2022 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -21,6 +21,3 @@ include vendor/lineage/build/target/product/lineage_generic_target.mk
PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
PRODUCT_NAME := lineage_x86_64
PRODUCT_SDK_ADDON_NAME := lineage
PRODUCT_SDK_ADDON_SYS_IMG_SOURCE_PROP := $(LOCAL_PATH)/source.properties