projects
/
GitHub
/
LineageOS
/
android_device_samsung_a7xelte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8965267
)
a7xelte: 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
Sourajit Karmakar
<sourajit.karmakar@gmail.com>
Tue, 7 Jul 2020 14:57:59 +0000
(10:57 -0400)
* PRODUCT_SHIPPING_API_LEVEL is set there
Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
lineage.mk
patch
|
blob
|
blame
|
history
diff --git
a/lineage.mk
b/lineage.mk
index 815a80bf7fa6468b263eadaa5b047f9caf033dca..5673c954c5b874f0304d93f31f1ec54c98cb388a 100644
(file)
--- a/
lineage.mk
+++ b/
lineage.mk
@@
-20,6
+20,7
@@
$(call inherit-product, $(LOCAL_PATH)/full_a7xelte.mk)
# Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_l_mr1.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)