diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-09-16 13:52:13 +0200 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-11-05 21:38:39 +0100 |
commit | 95a5a374c7eb602364f8529f003cc588115b0735 (patch) | |
tree | 6a778d7c668da5b1b86ca4e7c7dbb38b77d4a298 /BoardConfigCommon.mk | |
parent | 74668568b2939f46130d80e29eaefc9cb9f787d3 (diff) |
msm8996-common: Switch to aosp ril
* ril-caf is being deprecated
Change-Id: I9e170dfceaa4ec9597886c4c6a53a799bc367385
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0e4ad99..9a607fe 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -188,7 +188,6 @@ TARGET_USERIMAGES_USE_F2FS := true # RIL TARGET_PROVIDES_QTI_TELEPHONY_JAR := true -TARGET_RIL_VARIANT := caf TARGET_USES_OLD_MNC_FORMAT := true # Security patch level |