projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad7c30
)
universal8895: inherit proprietary vendor files
author
Stricted
<info@stricted.net>
Fri, 21 Sep 2018 21:38:23 +0000
(23:38 +0200)
committer
Jan Altensen
<info@stricted.net>
Tue, 27 Aug 2019 02:17:17 +0000
(
04:17
+0200)
Change-Id: Ie8a29dc571838c8fca20d062bf4c5cd62af41476
device-common.mk
patch
|
blob
|
blame
|
history
diff --git
a/device-common.mk
b/device-common.mk
index 287fd16d0a0b471d9ff90655cdec437d4cb5734e..042372db56950903a71c9a7dadda224b0cf35c48 100644
(file)
--- a/
device-common.mk
+++ b/
device-common.mk
@@
-28,3
+28,6
@@
PRODUCT_AAPT_CONFIG := xlarge
PRODUCT_AAPT_PREF_CONFIG := xxxhdpi
# A list of dpis to select prebuilt apk, in precedence order.
PRODUCT_AAPT_PREBUILT_DPI := xxxhdpi xxhdpi xhdpi hdpi
+
+# call the proprietary setup
+$(call inherit-product, vendor/samsung/universal8895-common/universal8895-common-vendor.mk)