blob: 4d6b2f98f31226e908e13e955955df77be481878 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
SectionUseCase."Inactive" {
File "inactive"
Comment "reset audio path"
}
SectionUseCase."HiFi" {
File "hifi"
Comment "Hifi audio path"
}
ValueDefaults {
PlaybackCTL "hw:ALSA"
}
SectionDefaults {
}
|