summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2019-09-14 22:00:15 +0100
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commit5e78e173b4b225aa6fc22fc7243280920aa2e596 (patch)
tree32bf24cebcc511ce4a9318a80597967e798862c8
parenta8ee918ef4644c5bb7f71ff6d9056abb8fe65fc9 (diff)
sdm660-common: Remove obsolete RIL variant board flag
There's no CAF variant anymore. Change-Id: Ief74f8b2aa861b0d16ffab9b52304006008d2444
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 2eec224..bc73610 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -245,7 +245,6 @@ BOARD_HAS_LARGE_FILESYSTEM := true
# RIL
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
-TARGET_RIL_VARIANT := caf
# SELinux
include device/qcom/sepolicy/sepolicy.mk