projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba61853
)
Googles rild do be evil sometimes
author
Ivan Meler
<i_ivan@windowslive.com>
Fri, 3 Dec 2021 12:24:57 +0000
(13:24 +0100)
committer
GitHub
<noreply@github.com>
Fri, 3 Dec 2021 12:24:57 +0000
(13:24 +0100)
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 7cb3f2aa226d8a50d5377f896cb0c26c0f366a5b..f9597fce0b0211260e9deca1187ed29c72848b77 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-138,9
+138,13
@@
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
# MACLOADER
BOARD_HAVE_SAMSUNG_WIFI := true
+# Selinux
BOARD_SEPOLICY_DIRS += device/samsung/universal8895-common/sepolicy
BOARD_SEPOLICY_VERS := $(PLATFORM_SDK_VERSION).0
+# Ril
+ENABLE_VENDOR_RIL_SERVICE := true
+
# Shims
TARGET_LD_SHIM_LIBS += \
/system/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so \