Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
1340a095
Commit
1340a095
authored
15 years ago
by
Iliyan Malchev
Browse files
Options
Downloads
Patches
Plain Diff
system/core/init: set proper permissions for tpa2018d1 (CDMA)
Signed-off-by:
Iliyan Malchev
<
malchev@google.com
>
parent
dc9cf66c
Branches
Branches containing commit
Tags
v2.2.3
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
init/devices.c
+1
-0
1 addition, 0 deletions
init/devices.c
with
1 addition
and
0 deletions
init/devices.c
+
1
−
0
View file @
1340a095
...
...
@@ -137,6 +137,7 @@ static struct perms_ devperms[] = {
{
"/dev/msm_snd"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
1
},
{
"/dev/msm_mp3"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
1
},
{
"/dev/audience_a1026"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
1
},
{
"/dev/tpa2018d1"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
1
},
{
"/dev/msm_audpre"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
0
},
{
"/dev/msm_audio_ctl"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
0
},
{
"/dev/htc-acoustic"
,
0660
,
AID_SYSTEM
,
AID_AUDIO
,
0
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment