beyondx: clean up this mess

Change-Id: Id47eedfaeed354b48c519156b83ca78a0708d9be
This commit is contained in:
Tim Zimmermann
2021-06-14 09:03:12 +02:00
parent bd47742f52
commit 432f7a3868
6 changed files with 65 additions and 71 deletions

View File

@@ -14,18 +14,14 @@
# limitations under the License.
#
### PLATFORM
$(call inherit-product, device/samsung/exynos9820-common/platform.mk)
### PROPRIETARY VENDOR FILES
# Inherit from the common tree
$(call inherit-product, device/samsung/exynos9820-common/common.mk)
# Inherit proprietary files
$(call inherit-product, vendor/samsung/beyondx/beyondx-vendor.mk)
### DALVIK
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
DEVICE_PATH := device/samsung/beyondx
DEVICE_PACKAGE_OVERLAYS += \
$(DEVICE_PATH)/overlay \
$(DEVICE_PATH)/overlay-lineage
#include $(DEVICE_PATH)/device/*.mk
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay