exynos9610: Usb: HAL: Update wahoo HAL
[GitHub/moto-9609/android_device_motorola_exynos9610-common.git] / hidl / usb / android.hardware.usb@1.1-service.wahoo.rc
index e51a8709dd11d054034c0c3fe387c5ee992b5996..bc1101d1b7d9b3479dd178999c6c32ab815163cc 100644 (file)
@@ -4,7 +4,9 @@ service usb-hal-1-1 /vendor/bin/hw/android.hardware.usb@1.1-service.wahoo
     group system
 
 on boot
-    chown root system /sys/class/typec/usbc0/current_power_role
-    chown root system /sys/class/typec/usbc0/current_data_role
-    chmod 664 /sys/class/typec/usbc0/current_power_role
-    chmod 664 /sys/class/typec/usbc0/current_data_role
+    chown root system /sys/class/typec/port0/power_role
+    chown root system /sys/class/typec/port0/data_role
+    chown root system /sys/class/typec/port0/port_type
+    chmod 664 /sys/class/typec/port0/power_role
+    chmod 664 /sys/class/typec/port0/data_role
+    chmod 664 /sys/class/typec/port0/port_type