commit | def8f1f92d19ac7da2cd641e608465a5dd6a1133 | [log] [tgz] |
---|---|---|
author | Badhri Jagan Sridharan <badhri@google.com> | Mon Mar 09 19:23:29 2020 -0700 |
committer | Badhri Jagan Sridharan <badhri@google.com> | Fri Jun 12 22:05:05 2020 +0000 |
tree | de3935aee117671b5b30029ed6a56456faba9298 | |
parent | 9d3c5d86e6f9141596ff2000b94d4dd5a12b58be [diff] |
Pixelstats: Upload PID/VID reported over USB PD for 1st party chargers The CL uses standard type-c sysfs nodes(/sys/class/typec/<port>-partner/identity/: https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-typec) to export the PID/VID for google first party chargers through USB Power delivery spec. Bug: 138061779 Test: Manually tested by running: adb shell cmd stats print-logs, adb logcat | grep statsd | grep "105011" Change-Id: Icc6e6db5b90c3f2c4deeec235f140532541d3d72