mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
DO NOT MERGE :Usb Gadget hal implementation for wahoo
Bug: 63669128 Test: Tested USB gadget configurations and verified that they enumerated. Change-Id: If0f98697488f6c7cfe335d4c292acebaaba6c20f
This commit is contained in:
committed by
Badhri Jagan Sridharan
parent
3102a99db4
commit
ecfc861e1e
@@ -238,7 +238,7 @@ Usb::Usb()
|
||||
|
||||
|
||||
Return<void> Usb::switchRole(const hidl_string &portName,
|
||||
const PortRole &newRole) {
|
||||
const V1_0::PortRole &newRole) {
|
||||
std::string filename =
|
||||
appendRoleNodeHelper(std::string(portName.c_str()), newRole.type);
|
||||
std::string written;
|
||||
|
||||
Reference in New Issue
Block a user