mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +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: I61defe66fa0f9fd59c9061cf6b7296eceec6d4f9 Signed-off-by: Denny cylee <dennycylee@google.com>
This commit is contained in:
committed by
TreeHugger Robot
parent
beca2cdf3c
commit
7eef18c88a
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user