projects
/
GitHub
/
moto-9609
/
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:
a5162ec
)
exynos9610: set ENABLE_VENDOR_RIL_SERVICE
author
Jan Altensen
<info@stricted.net>
Mon, 13 Jul 2020 02:44:12 +0000
(
04:44
+0200)
committer
Jan Altensen
<info@stricted.net>
Sat, 17 Oct 2020 14:30:57 +0000
(16:30 +0200)
Change-Id: If2896a5a6ce33da6078473378f50a24a94387718
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 452bd3f941b980503ee2c832a078f2f066ad8a19..44e5ed24db1d4bdb1d3bcf3d45001e1bb36a2b2e 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-81,6
+81,9
@@
BOARD_USES_METADATA_PARTITION := true
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_COPY_OUT_VENDOR := vendor
+# RIL
+ENABLE_VENDOR_RIL_SERVICE := true
+
# Recovery
BOARD_USES_RECOVERY_AS_BOOT := true
TARGET_NO_RECOVERY := true