commit | 3cfa73163fe343a94750099f094498a8d4c6ed8a | [log] [tgz] |
---|---|---|
author | Sangyun Yun <sangyun@google.com> | Mon Oct 14 15:59:11 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Oct 14 15:59:11 2024 +0000 |
tree | 1c538142ffe0fd43f154ba4d64ebfce98a552d93 | |
parent | a37baaa2086736f419b50738231108dd7ff34610 [diff] | |
parent | 69084dd84117cf1124e21452403738fb42d5d08a [diff] |
Merge "Reduce data network validation result message handle." into main
diff --git a/flags/ims.aconfig b/flags/ims.aconfig index d2401fe..4426933 100644 --- a/flags/ims.aconfig +++ b/flags/ims.aconfig
@@ -137,3 +137,11 @@ purpose: PURPOSE_BUGFIX } } + +# OWNER=meghapatil TARGET=25Q2 +flag { + name: "support_sms_over_ims_apis" + namespace: "telephony" + description: "Used to expose SMS related hidden APIs for SMS over IMS to public API." + bug:"359721349" +}