mirror of
https://github.com/AetherDroid/android_device_on5xelte_lineage.git
synced 2025-09-04 23:47:47 -04:00
Add files via upload
This commit is contained in:
commit
21fe927e6f
12 changed files with 148 additions and 0 deletions
10
device.mk
Normal file
10
device.mk
Normal file
|
@ -0,0 +1,10 @@
|
|||
# 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/universal7570-common.mk)
|
Loading…
Add table
Add a link
Reference in a new issue