aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flags/misc.aconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/flags/misc.aconfig b/flags/misc.aconfig
index 835efeefce..de5adea060 100644
--- a/flags/misc.aconfig
+++ b/flags/misc.aconfig
@@ -70,3 +70,13 @@ flag {
description: "change method to show mobile radio power from service state to radio power"
bug: "306084899"
}
+
+flag {
+ name: "fix_crash_on_getting_config_when_phone_is_gone"
+ namespace: "telephony"
+ description: "Fix VCN crash when calling CarrierConfigManager.getConfigForSubId while phone process has gone."
+ bug:"319791612"
+ metadata {
+ purpose: PURPOSE_BUGFIX
+ }
+} \ No newline at end of file