Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ca6607a authored by Tom Chan's avatar Tom Chan Committed by Android (Google) Code Review
Browse files

Merge "Add enable_concurrent_wearable_connections feature flag" into main

parents 1ae70a8f b8999e74
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -39,3 +39,11 @@ flag {
    description: "This flag enables the APIs related to hotword in WearableSensingManager and WearableSensingService."
    bug: "310055381"
}

flag {
    name: "enable_concurrent_wearable_connections"
    is_exported: true
    namespace: "machine_learning"
    description: "This flag enables the APIs for providing multiple concurrent connections to the WearableSensingService."
    bug: "358133158"
}
 No newline at end of file