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

Commit d8fc6d9d authored by Atneya Nair's avatar Atneya Nair Committed by Android (Google) Code Review
Browse files

Merge "Add sound_trigger_manager_api flag." into main

parents 95302b70 6bbefe82
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -12,3 +12,11 @@ flag {
    description: "Feature flag for adding GenericSoundModel to SystemApi"
    bug: "339267254"
}

flag {
    name: "sound_trigger_manager_api"
    is_exported: true
    namespace: "soundtrigger"
    description: "Feature flag for adding SoundTriggerManager API to SystemApi"
    bug: "339267254"
}