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

Commit 58834550 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add detection_service_paused_resumed_api flag." into main

parents f020ef2d 76f52cb5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -5,6 +5,14 @@
package: "android.media.soundtrigger"
container: "system"

flag {
    name: "detection_service_paused_resumed_api"
    is_exported: true
    namespace: "media_audio"
    description: "Feature flag for adding SoundTriggerDetectionService onRecognitionPaused and onRecognitionResumed APIs to SystemApi"
    bug: "392968319"
}

flag {
    name: "generic_model_api"
    is_exported: true