Pixelstats: wireless charging metrics phase out

Not set the wireless charging uevent struct field

Bug: 260974677
Test: no abnormal pixelstat logcat found
Change-Id: I66f6f4993534bd3a981e302f82e157eee1ca0b91
Signed-off-by: Denny cylee <dennycylee@google.com>
This commit is contained in:
Denny cylee 2022-12-09 03:55:26 +00:00 committed by TreeHugger Robot
parent 8af69a8c18
commit d625683aaf

View file

@ -62,7 +62,6 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
const struct UeventListener::UeventPaths ueventPaths = {
.AudioUevent = "/devices/virtual/amcs/amcs",
.WirelessChargerPtmcPath = "/sys/class/power_supply/wireless/device/ptmc_id",
.TypeCPartnerUevent = "PRODUCT_TYPE="};
int main() {