• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Flags for libaudioclient, and other native client libraries.
2#
3# Please add flags in alphabetical order.
4
5package: "com.android.media.audioclient"
6container: "system"
7
8flag {
9    name: "audiosystem_service_acquisition"
10    namespace: "media_audio"
11    description: "Clean up audiosystem service acquisition."
12    bug: "330358287"
13    metadata {
14      purpose: PURPOSE_BUGFIX
15    }
16}
17