projects
/
GitHub
/
mt8127
/
android_device_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b7d0ba
)
Use Android Go configurations
author
Stricted
<info@stricted.net>
Fri, 27 Jul 2018 06:36:18 +0000
(08:36 +0200)
committer
Jan Altensen
<info@stricted.net>
Fri, 22 Feb 2019 17:35:21 +0000
(18:35 +0100)
Change-Id: If164df244169f896a8cb016d375a1a462e9cdcc9
device.mk
patch
|
blob
|
blame
|
history
diff --git
a/device.mk
b/device.mk
index 6e6dd20af4a61c88265cdfd233fe5ad5f18a75c6..7717d23bed13907414476a145bc20ed57b3de003 100644
(file)
--- a/
device.mk
+++ b/
device.mk
@@
-148,6
+148,9
@@
PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
libbt-vendor
+# Common Android Go configurations
+$(call inherit-product, build/target/product/go_defaults.mk)
+
# hidl packages
$(call inherit-product, $(LOCAL_PATH)/hidl.mk)