Files
device_google_wahoo/usb/android.hardware.usb@1.1-service.wahoo.rc
Badhri Jagan Sridharan fc32e28be9 USB: HAL: update wahoo hal to V1_1
This CL adds support to notify frameworks when an audio
or debug accessory is attached.

Bug: 36604276
Test: Manually test inserting an Audio accessory.
Change-Id: I9ec0f88ed85ed593b31132ba58bfedb51a435cd8
2017-04-26 21:09:10 +00:00

11 lines
368 B
Plaintext

service usb-hal-1-1 /vendor/bin/hw/android.hardware.usb@1.1-service.wahoo
class hal
user system
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