Merge "pixelstats: zumapro: change firmware update path" into main

This commit is contained in:
Spade Lee 2025-01-09 22:46:18 -08:00 committed by Android (Google) Code Review
commit 69572543e4

View file

@ -154,7 +154,9 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
const struct UeventListener::UeventPaths ueventPaths = {
.AudioUevent = "/devices/virtual/amcs/amcs",
.TypeCPartnerUevent = "PRODUCT_TYPE=",
.FwUpdatePath = "/sys/devices/platform/maxim,max77779fwu/update_stats",
.FwUpdatePath = {
"/dev/logbuffer_max77779_fwupdate",
},
.FGAbnlPath = {
"/dev/logbuffer_max77779fg_monitor",
"/dev/logbuffer_maxfg_base_monitor",