diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 082191d..545b355 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -124,6 +124,9 @@ TARGET_USERIMAGES_USE_EXT4 := true TARGET_USERIMAGES_USE_F2FS := true TARGET_USES_MKE2FS := true +# RIL +ENABLE_VENDOR_RIL_SERVICE := true + # Security patch level VENDOR_SECURITY_PATCH := 2020-02-01