android_device_on5xelte_lin.../device.mk
2025-07-12 16:30:37 -03:00

11 lines
400 B
Makefile

# Copyright (C) 2018 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# Property overrides
-include $(LOCAL_PATH)/system_prop.mk
# Inherit common device configuration
$(call inherit-product, device/samsung/universal7570-common/device-common.mk)
$(call inherit-product, vendor/samsung/universal7570-common/universal7570-common-vendor.mk)