aboutsummaryrefslogtreecommitdiff
path: root/flags/telephony.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'flags/telephony.aconfig')
-rw-r--r--flags/telephony.aconfig9
1 files changed, 8 insertions, 1 deletions
diff --git a/flags/telephony.aconfig b/flags/telephony.aconfig
index d59b249e99..b6aa8b9f6a 100644
--- a/flags/telephony.aconfig
+++ b/flags/telephony.aconfig
@@ -26,4 +26,11 @@ flag {
namespace: "telephony"
description: "This flag prevents repeat invocation of call related APIs in RIL when the device is not voice capable"
bug: "290833783"
-} \ No newline at end of file
+}
+
+flag {
+ name: "minimal_telephony_cdm_check"
+ namespace: "telephony"
+ description: "This flag disables Calling/Data/Messaging features if their respective feature is missing"
+ bug: "310710841"
+}