projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bdef6d
)
exynos9610: Set shipping API level via inherited makefile
author
Rashed Abdel-Tawab
<rashed@linux.com>
Sat, 3 Feb 2018 03:39:50 +0000
(19:39 -0800)
committer
Jan Altensen
<info@stricted.net>
Mon, 7 Dec 2020 07:22:57 +0000
(08:22 +0100)
* PRODUCT_SHIPPING_API_LEVEL is set there
Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
common.mk
patch
|
blob
|
blame
|
history
diff --git
a/common.mk
b/common.mk
index ecb368afeb63afa9654a353512140a8a4828fb56..82cf1444cb6600a9e9754e284a1377b199cdd7a1 100644
(file)
--- a/
common.mk
+++ b/
common.mk
@@
-16,6
+16,8
@@
COMMON_PATH := device/motorola/exynos9610-common
+$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
+
# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/motorola/exynos9610-common/exynos9610-common-vendor.mk)