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:
parent
8bfdd499b8
commit
b21192f79c
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||||
|
|
||||||
const struct UeventListener::UeventPaths ueventPaths = {
|
const struct UeventListener::UeventPaths ueventPaths = {
|
||||||
.AudioUevent = "/devices/virtual/amcs/amcs",
|
.AudioUevent = "/devices/virtual/amcs/amcs",
|
||||||
.WirelessChargerPtmcPath = "/sys/class/power_supply/wireless/device/ptmc_id",
|
|
||||||
.TypeCPartnerUevent = "PRODUCT_TYPE="};
|
.TypeCPartnerUevent = "PRODUCT_TYPE="};
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue