OSDN Git Service

init.tegav2.rc: remove unnecessary code
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 2 Feb 2012 13:28:32 +0000 (21:28 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 2 Feb 2012 13:28:32 +0000 (21:28 +0800)
Audio mix setting is now performed by init.sh.

init.tegav2.rc

index ef60451..08e2a8a 100644 (file)
@@ -5,10 +5,3 @@ on boot
     setprop rild.libargs "-d /dev/ttyUSB2"
 
     exec /system/bin/io_switch 0x0 0x1
-
-service amixer /system/bin/alsa_amixer set Master 100
-    oneshot
-    disabled
-
-on property:dev.bootcomplete=1
-    start amixer