mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Enable caf variant for RIL
This commit is contained in:
parent
4cd324da94
commit
46322cae4b
1 changed files with 4 additions and 0 deletions
|
@ -186,6 +186,10 @@ WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||||
# SELinux
|
# SELinux
|
||||||
include device/qcom/sepolicy/sepolicy.mk
|
include device/qcom/sepolicy/sepolicy.mk
|
||||||
|
|
||||||
|
# RIL
|
||||||
|
PROTOBUF_SUPPORTED := true
|
||||||
|
TARGET_RIL_VARIANT := caf
|
||||||
|
|
||||||
# GPS
|
# GPS
|
||||||
TARGET_NO_RPC := true
|
TARGET_NO_RPC := true
|
||||||
USE_DEVICE_SPECIFIC_GPS := true
|
USE_DEVICE_SPECIFIC_GPS := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue