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

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

Merge "Add aconfig flag for restarting WearableSensingService process" into main

parents be447435 38c25586
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -21,6 +21,13 @@ flag {
    bug: "301427767"
}

flag {
    name: "enable_restart_wss_process"
    namespace: "machine_learning"
    description: "When this flag is on, the system will restart the WearableSensingService process before providing it with a new secure wearable connection."
    bug: "301427767"
}

flag {
    name: "enable_hotword_wearable_sensing_api"
    namespace: "machine_learning"