Pixelstats: wireless charging metrics phase out

Not set the wireless charging uevent struct field

Bug: 260974677
Test: no abnormal pixelstat logcat found
Change-Id: I61defe66fa0f9fd59c9061cf6b7296eceec6d4f9
Signed-off-by: Denny cylee <dennycylee@google.com>
This commit is contained in:
Denny cylee 2022-12-09 04:07:01 +00:00 committed by TreeHugger Robot
parent beca2cdf3c
commit 7eef18c88a

View file

@ -75,7 +75,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() {