diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 057705a..e1256c4 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -119,3 +119,6 @@ TARGET_USERIMAGES_USE_F2FS := true # Releasetools TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH) + +# RIL +ENABLE_VENDOR_RIL_SERVICE := true