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>
Wed, 14 Apr 2010 08:16:55 +0000 (16:16 +0800)
target/board/generic_x86/init.rc

index 1e8adc5..4cbd53c 100644 (file)
@@ -233,7 +233,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