mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Set the flag to disable rild
This is partial revert of this commit 9a0c0303d5ab9a2fd1ce6f1a7726f2638304c7db Set the flag to enable vendor equivalent ril service - i.e to disable rild Bug: 73299369 Test: Compile and check the out folder Change-Id: I43d38c2d334b5988800da9de49f467cf3beadf24 Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
bcd346f7e6
commit
ecb572dba1
1 changed files with 3 additions and 0 deletions
|
|
@ -86,6 +86,9 @@ BOARD_HAS_DOWNLOAD_MODE := true
|
|||
TARGET_RECOVERY_UPDATER_LIBS := librecovery_updater_universal7904
|
||||
TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)
|
||||
|
||||
# RIL
|
||||
ENABLE_VENDOR_RIL_SERVICE := true
|
||||
|
||||
# Sepolicy
|
||||
include device/lineage/sepolicy/exynos/sepolicy.mk
|
||||
include device/samsung_slsi/sepolicy/sepolicy.mk
|
||||
|
|
|
|||
Loading…
Reference in a new issue