diff --git a/BoardConfig.mk b/BoardConfig.mk index 7475476..77ff512 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -153,6 +153,9 @@ TARGET_RECOVERY_UI_BLANK_UNBLANK_ON_INIT := true TARGET_USERIMAGES_USE_EXT4 := true TARGET_USES_MKE2FS := true +# Ril +ENABLE_VENDOR_RIL_SERVICE := true + # Releasetools TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)/releasetools