summaryrefslogtreecommitdiff
path: root/flags/hap.aconfig
diff options
context:
space:
mode:
author William Escande <wescande@google.com> 2024-10-08 17:05:35 -0700
committer William Escande <wescande@google.com> 2024-10-08 17:05:35 -0700
commit68fffd415e45ec57cdcd67655bf06f70eae90ab1 (patch)
tree50ff10bf077b6c04f6d3913f6d39ee60c3145d9e /flags/hap.aconfig
parentfb194e85f5d5bd890b69da1f441d827999773e02 (diff)
Flag: add aics_api
Bug: 315241296 Bug: 372328699 Test: m . Flag: com.android.bluetooth.flags.aics_api Change-Id: I5f79c20b8ef8ec89883290a3c3f4c547d4b17813
Diffstat (limited to 'flags/hap.aconfig')
-rw-r--r--flags/hap.aconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/flags/hap.aconfig b/flags/hap.aconfig
index 860774b788..0780daf238 100644
--- a/flags/hap.aconfig
+++ b/flags/hap.aconfig
@@ -25,3 +25,12 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
+
+
+flag {
+ name: "aics_api"
+ is_exported: true
+ namespace: "bluetooth"
+ description: "Expose new API to control AICS data"
+ bug: "372328699"
+}