mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-26 23:58:02 +00:00
beyond1lte: Inherit exynos9820 makefiles
Change-Id: I2493dd485c407e052dbd9cc064067b467a49bd0c
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2021 The LineageOS Project
|
# Copyright (C) 2021-2023 The LineageOS Project
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
## Inherit from the common tree
|
## Inherit from the common tree
|
||||||
include device/samsung/exynos9820-common/BoardConfigCommon.mk
|
include device/samsung/exynos9820-common/BoardConfig9820.mk
|
||||||
|
|
||||||
## Inherit from the proprietary configuration
|
## Inherit from the proprietary configuration
|
||||||
include vendor/samsung/beyond1lte/BoardConfigVendor.mk
|
include vendor/samsung/beyond1lte/BoardConfigVendor.mk
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2021 The LineageOS Project
|
# Copyright (C) 2021-2023 The LineageOS Project
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Inherit from the common tree
|
# Inherit from the common tree
|
||||||
$(call inherit-product, device/samsung/exynos9820-common/common.mk)
|
$(call inherit-product, device/samsung/exynos9820-common/exynos9820.mk)
|
||||||
|
|
||||||
# Inherit proprietary files
|
# Inherit proprietary files
|
||||||
$(call inherit-product, vendor/samsung/beyond1lte/beyond1lte-vendor.mk)
|
$(call inherit-product, vendor/samsung/beyond1lte/beyond1lte-vendor.mk)
|
||||||
|
|||||||
Reference in New Issue
Block a user