Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional source for the rndis gadget name #14

Open
samueldr opened this issue Mar 18, 2021 · 0 comments
Open

Additional source for the rndis gadget name #14

samueldr opened this issue Mar 18, 2021 · 0 comments

Comments

@samueldr
Copy link
Member

vendor.usb.rndis.func.name, which may be set at runtime

https://dumps.tadiphone.dev/dumps/motorola/rav/-/blob/rav_retail-user-10-QPJ30.53-16-23451-release-keys/vendor/bin/init.mmi.usb.sh#L199-206

        qcom_usb_config="diag,serial_cdev,rmnet"
        qcom_adb_usb_config="diag,serial_cdev,rmnet,adb"
        bpt_usb_config="diag,serial,rmnet"
        bpt_adb_usb_config="diag,serial,rmnet,adb"
        setprop vendor.usb.controller "4e00000.dwc3"
        setprop vendor.usb.rndis.func.name "gsi"
        setprop vendor.usb.rmnet.func.name "gsi"
@samueldr samueldr changed the title Source for the rndis gadget name Additional source for the rndis gadget name Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant