summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flags/pairing.aconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/flags/pairing.aconfig b/flags/pairing.aconfig
index 18e629b17f..df92c91b58 100644
--- a/flags/pairing.aconfig
+++ b/flags/pairing.aconfig
@@ -137,3 +137,13 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
+
+flag {
+ name: "read_le_appearance"
+ namespace: "bluetooth"
+ description: "Read GATT Appearance characteristic on new LE connections"
+ bug: "362367900"
+ metadata {
+ purpose: PURPOSE_BUGFIX
+ }
+}