3
0
Fork 0
android_frameworks_base/services/usb
Adithya R 68d5cc3941 usb: Show charging notification only if power brick is disconnected
On USB HIDL devices (qcom) and barely-implemented AIDL (older Pixels)
the power brick connection status is always POWER_BRICK_STATUS_UNKNOWN,
leading to charging notification showing up even while charging with a
wall charger.

Properly implemented USB AIDL [1] should report
POWER_BRICK_STATUS_DISCONNECTED when charging with anything other than
a wall charger (i.e SDP/PD), hence use this as the check instead.

[1]: 94bc87a6f2/usb/usb/Usb.cpp (785)

Fixes a13e377.

Change-Id: I9e251211e5801b2c1766a12bab7d4787c445dc14
2024-12-06 12:53:54 +00:00
..
java/com/android/server/usb usb: Show charging notification only if power brick is disconnected 2024-12-06 12:53:54 +00:00
Android.bp
OWNERS
lint-baseline.xml