blob: 8fa21edbe057e50f9dac9dad71966f458250fb26 [file] [log] [blame]
Jaekyun Seok51027e32017-08-30 10:49:10 +09001service vendor.usb-hal-1-1 /vendor/bin/hw/android.hardware.usb@1.1-service.crosshatch
Chris Friesdc2b50d2017-06-27 12:02:00 -05002 class hal
3 user system
4 group system
5
6on boot
7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
10 chmod 664 /sys/class/typec/port0/power_role
11 chmod 664 /sys/class/typec/port0/data_role
12 chmod 664 /sys/class/typec/port0/port_type