diff --git a/BoardConfig.mk b/BoardConfig.mk index 5116fa2..ed6863a 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -218,6 +218,9 @@ TARGET_USERIMAGES_USE_F2FS := true # Releasetools TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)/releasetools +# RIL +TARGET_PROVIDES_QTI_TELEPHONY_JAR := true + # SELinux #include device/qcom/sepolicy/sepolicy.mk #BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor