diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f04cd85..c5e8751 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -249,6 +249,7 @@ endif BOARD_HAS_LARGE_FILESYSTEM := true # RIL +TARGET_PROVIDES_QTI_TELEPHONY_JAR := true TARGET_RIL_VARIANT := caf PROTOBUF_SUPPORTED := true |