Merge "Pixelstats: wireless charging metrics phase out"

This commit is contained in:
TreeHugger Robot 2022-12-26 01:54:11 +00:00 committed by Android (Google) Code Review
commit 43b003ec79

View file

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