device_google_zuma/usb
Kuen-Han Tsai 23cee311f9 Usb: Add status check to prevent NPE
This patch prevents a Null Pointer Exception in
queryMoistureDetectionStatus() when getPortStatusHelper() fails to open
the /sys/class/typec file. The failure results in an empty
currentPortStatus vector, causing the NPE when accessing its first
element.

Bug: 361097811
Flag: EXEMPT bugfix
Test: NPE does not occur when getPortStatusHelper() fails
Change-Id: I2cbe70d3b00cb2cf8c28a28d91a18fbf7c326ea7
Signed-off-by: Kuen-Han Tsai <khtsai@google.com>
2024-10-09 15:59:20 +08:00
..
gadget Use absolute path for udc device 2024-06-26 22:59:30 +00:00
usb Usb: Add status check to prevent NPE 2024-10-09 15:59:20 +08:00