projects
/
GitHub
/
LineageOS
/
android_device_samsung_a5xelte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b693c
)
a5xelte: Inherit proprietary vendor files
author
Danny Wood
<danwood76@gmail.com>
Thu, 25 Apr 2019 15:36:16 +0000
(16:36 +0100)
committer
Jan Altensen
<info@stricted.net>
Mon, 12 Aug 2019 07:12:16 +0000
(09:12 +0200)
Change-Id: Ibb0d799562e6cc82f85f3d5f9cfb726f26fc7757
device.mk
patch
|
blob
|
blame
|
history
diff --git
a/device.mk
b/device.mk
index 92327533efb00180afc68a5a7bc17cd60ced9892..c8c9aa5494eb5e1672ae55160753a5539ed29750 100644
(file)
--- a/
device.mk
+++ b/
device.mk
@@
-69,3
+69,5
@@
PRODUCT_COPY_FILES += \
# Inherit from universal7580-common
$(call inherit-product, device/samsung/universal7580-common/device-common.mk)
+# Call the proprietary setup
+$(call inherit-product, vendor/samsung/a5xelte/a5xelte-vendor.mk)