OSDN Git Service

fix the permission issue
authorYi Sun <beyounn@gmail.com>
Fri, 8 Jan 2010 17:31:42 +0000 (01:31 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 26 Nov 2010 07:07:29 +0000 (15:07 +0800)
target/board/generic_x86/init.rc

index 51a13f2..d9079d8 100644 (file)
@@ -232,7 +232,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
 
 service media /system/bin/mediaserver
     user media
-    group system audio camera graphics inet net_bt net_bt_admin
+    group sdcard_rw system audio camera graphics inet net_bt
 
 service bootanim /system/bin/bootanimation
     user graphics