summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Pixel USB-C earbuds/HiFi.conf
blob: 7a6074565fa07fe7b09497788d7858d3ed131c31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
	]

	DisableSequence [
	]
}

SectionDevice."Google Pixel earbuds Output".0 {
	Value {
		PlaybackPCM "hw:earbuds,0"
	}
}

SectionDevice."Google Pixel earbuds Input".0 {
	Value {
		CapturePCM "hw:earbuds,0"
		IntrinsicSensitivity "-3100"
	}
}