This file is indexed.

/usr/share/alsa/ucm/SDP4430/SDP4430.conf is in libasound2 1.0.25-1ubuntu10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# UCM configuration for SDP4430
SectionUseCase."Record" {
 		File "record"
 		Comment "Record."
}

SectionUseCase."HiFi" {
 		File "hifi"
 		Comment "Play HiFi quality Music."
}

SectionUseCase."HiFi_Low_Power" {
 		File "hifiLP"
 		Comment "Play HiFi quality Music in Low Power Mode."
}

SectionUseCase."Voice" {
 		File "voice"
 		Comment "Playback Voice quality."
}

SectionUseCase."Voice_Low_Power" {
 		File "voice"
 		Comment "Playback Voice quality in Low Power Mode."
}

SectionUseCase."Voice_Call" {
 		File "voiceCall"
 		Comment "Capture and Playback in Voice quality."
}

SectionUseCase."Voice_Call_IP" {
 		File "voiceCall"
 		Comment "Capture and Playback in Voice quality."
}

SectionUseCase."FM_Analog_Radio" {
 		File "FMAnalog"
 		Comment "Capture FM Analog Radio."
}

SectionDefaults [
                cdev "hw:SDP4430"
		exec "echo Im setting defaults"
]