eS305 sleep when not used

Put the eS305 to sleep when there is no active preset that
 uses it.

Bug 7250729

Change-Id: Ia2b983f31df8a174107e9eaecf135570bb5eb0fc
diff --git a/init.manta.rc b/init.manta.rc
index 82f3004..3716a5e 100644
--- a/init.manta.rc
+++ b/init.manta.rc
@@ -78,6 +78,8 @@
     chmod 0660 /sys/class/i2c-dev/i2c-4/device/4-003e/voice_processing
     chown root audio /sys/class/i2c-dev/i2c-4/device/4-003e/preset
     chmod 0660 /sys/class/i2c-dev/i2c-4/device/4-003e/preset
+    chown root audio /sys/class/i2c-dev/i2c-4/device/4-003e/sleep
+    chmod 0660 /sys/class/i2c-dev/i2c-4/device/4-003e/sleep
 
 # virtual sdcard daemon running as media_rw (1023)
 service sdcard /system/bin/sdcard /data/media /mnt/shell/emulated 1023 1023