普通文本  |  13行  |  449 B

service vendor.usb-hal-1-1 /vendor/bin/hw/android.hardware.usb@1.1-service.marlin
    class hal
    user system
    group system

on post-fs
    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