Pixelstats: wireless charging metrics phase out

Not set the wireless charging uevent struct field

Bug: 260974677
Test: no abnormal pixelstat logcat found
Change-Id: Ia040347964fdfeefd8689ea97193af98501cc097
Signed-off-by: Denny cylee <dennycylee@google.com>
This commit is contained in:
Denny cylee
2022-12-09 04:38:46 +00:00
committed by Denny cy Lee
parent 50e0e3894e
commit f29ccf4d4f

View File

@@ -52,7 +52,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
const struct UeventListener::UeventPaths ueventPaths = {
.AudioUevent = "/kernel/q6audio/q6voice_uevent",
.WirelessChargerPtmcUevent = "POWER_SUPPLY_PTMC_ID="};
};
int main() {
LOG(INFO) << "starting PixelStats";