projects
/
GitHub
/
Stricted
/
android_vendor_extra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07564d6
)
build su inline for pioneer
lineage-16.0
author
Stricted
<info@stricted.net>
Tue, 20 Nov 2018 15:26:34 +0000
(16:26 +0100)
committer
Stricted
<info@stricted.net>
Tue, 20 Nov 2018 15:26:34 +0000
(16:26 +0100)
Change-Id: Idc1fcf90e0b6bced67282ed13ab81d63b2ebd5da
product.mk
patch
|
blob
|
blame
|
history
diff --git
a/product.mk
b/product.mk
index 6cc303df6e235935e719e194feb7c64333fcdda5..561880c8441f8ab5ec527a20a6b66c0b547d2c2f 100644
(file)
--- a/
product.mk
+++ b/
product.mk
@@
-10,6
+10,10
@@
PRODUCT_EXTRA_RECOVERY_KEYS := vendor/certs/releasekey
endif
ifneq ($(filter lineage_pioneer,$(TARGET_PRODUCT)),)
+
+# SU
+PRODUCT_PACKAGES += su
+
# opengapps
GAPPS_VARIANT := nano
$(call inherit-product, vendor/opengapps/build/opengapps-packages.mk)