Skip to content
Commit ab87b44d authored by Eddie Hung's avatar Eddie Hung Committed by Isaac Lee
Browse files

Fix UsbDeviceManager null object reference

STORAGE_SERVICE is not ready or not available to use.
UsbDeviceManager will get null value and cause null object
reference exception. Check return value before use.

Test: No exception when start USBService
Change-Id: Icdbc532894d3ca1548f327d9f63d495baa549c68
parent bc5c593e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment