ANDROID: usb: Add vendor hook for usb suspend and resume
Add the hook that vendor can design and bypass the suspend/resume. When the bypass is set, skip the orignal suspend/resume methods. In mobile, a co-processor can be used with USB audio, and ACPU may be able to sleep in such condition to improve power consumption. We will need vendor hook to support this. Bug: 329345852 Bug: 302982919 Signed-off-by:Puma Hsu <pumahsu@google.com> Change-Id: Ic62a8a1e662bbe3fb0aa17af7491daace0b9f18a (cherry picked from commit 98085b5d) (cherry picked from commit 358b59f1)
Loading