summaryrefslogtreecommitdiff
path: root/usb/android.hardware.usb@1.2-service.bramble.rc
diff options
context:
space:
mode:
Diffstat (limited to 'usb/android.hardware.usb@1.2-service.bramble.rc')
-rw-r--r--usb/android.hardware.usb@1.2-service.bramble.rc18
1 files changed, 0 insertions, 18 deletions
diff --git a/usb/android.hardware.usb@1.2-service.bramble.rc b/usb/android.hardware.usb@1.2-service.bramble.rc
deleted file mode 100644
index db3cf2d..0000000
--- a/usb/android.hardware.usb@1.2-service.bramble.rc
+++ /dev/null
@@ -1,18 +0,0 @@
-service vendor.usb-hal-1-2 /vendor/bin/hw/android.hardware.usb@1.2-service.bramble
- class hal
- user system
- group system shell mtp
-
-service init-gadgethal-sh /vendor/bin/init.gadgethal.sh
- class hal
- user root
- disabled
- oneshot
-
-on boot
- 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