mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-27 17:24:46 +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: Id7d67da01348681dcf06f3d48c60d14a44ee49f4 Signed-off-by: Denny cylee <dennycylee@google.com>
This commit is contained in:
committed by
Denny cy Lee
parent
8bfdd499b8
commit
b21192f79c
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user