mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 04:36:48 +00:00
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:
committed by
Denny cy Lee
parent
50e0e3894e
commit
f29ccf4d4f
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user