projects
/
GitHub
/
LineageOS
/
android_device_samsung_j7elte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56283fc
)
j7elte: Inherit proprietary vendor files
author
Danny Wood
<danwood76@gmail.com>
Mon, 1 Oct 2018 15:58:05 +0000
(16:58 +0100)
committer
Dario Trombello
<dariotr@outlook.de>
Sun, 24 May 2020 19:06:34 +0000
(21:06 +0200)
Change-Id: Ibb0d799562e6cc82f85f3d5f9cfb726f26fc7757
device.mk
patch
|
blob
|
blame
|
history
diff --git
a/device.mk
b/device.mk
index 503986d90368beebf5e3ab28d677233dc1653c8e..69b600491bf078e86517d83b6a8d768252a6aea1 100644
(file)
--- a/
device.mk
+++ b/
device.mk
@@
-60,3
+60,6
@@
PRODUCT_PACKAGES += \
# Inherit from universal7580-common
$(call inherit-product, device/samsung/universal7580-common/device-common.mk)
+
+# Call the proprietary setup
+$(call inherit-product, vendor/samsung/j7elte/j7elte-vendor.mk)