sync vendor

This commit is contained in:
Vincent Vidal 2025-07-30 13:41:31 +02:00
parent 2cb47400fb
commit 2155061586
171 changed files with 12391 additions and 131 deletions

View file

@ -1,17 +0,0 @@
on boot
chown system system /sys/class/typec/port0/power_role
chown system system /sys/class/typec/port0/data_role
chown system 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
chown root system /config/usb_gadget/
chown root system /config/usb_gadget/g1
chown root system /config/usb_gadget/g1/UDC
chmod 664 /config/usb_gadget/g1/UDC
chown system system /sys/devices/platform/soc/${sys.usb.controller}/mode
service vendor.usb_default /vendor/bin/hw/android.hardware.usb-aidl-service.mediatekv1.0
class hal
user system
group system