diff options
| author | Glenn Kasten <gkasten@google.com> | 2011-03-14 11:43:45 -0700 |
|---|---|---|
| committer | Glenn Kasten <gkasten@google.com> | 2011-03-14 11:43:45 -0700 |
| commit | cfce2826780dc1c4811619b89ba8d358e3f30f11 (patch) | |
| tree | c015295a91c9ead9c4bf4f0bbfad7c435c3886b0 /rootdir | |
| parent | fcad9d8d6bd3cd1e750f4d965968878be44a65d8 (diff) | |
| download | system_core-cfce2826780dc1c4811619b89ba8d358e3f30f11.tar.gz system_core-cfce2826780dc1c4811619b89ba8d358e3f30f11.tar.bz2 system_core-cfce2826780dc1c4811619b89ba8d358e3f30f11.zip | |
Bug 4089635 mediaserver fewer supplementary groups
Change-Id: I90111567564397ca08e87dcfcbdf23337bf79ae6
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 7f5a38f0..8e08ef36 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -406,7 +406,7 @@ service drm /system/bin/drmserver service media /system/bin/mediaserver class main user media - group system audio camera graphics inet net_bt net_bt_admin net_raw + group audio camera inet net_bt net_bt_admin ioprio rt 4 service bootanim /system/bin/bootanimation |
