mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 05:38:46 +00:00
beyond1lte: clean up this mess
Change-Id: Id47eedfaeed354b48c519156b83ca78a0708d9be
This commit is contained in:
18
device.mk
18
device.mk
@@ -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/beyond1lte/beyond1lte-vendor.mk)
|
||||
|
||||
### DALVIK
|
||||
# Setup dalvik vm configs
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
|
||||
DEVICE_PATH := device/samsung/beyond1lte
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += \
|
||||
$(DEVICE_PATH)/overlay \
|
||||
$(DEVICE_PATH)/overlay-lineage
|
||||
|
||||
#include $(DEVICE_PATH)/device/*.mk
|
||||
# Overlays
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
|
||||
Reference in New Issue
Block a user