pixelstats: zumapro: change firmware update path

Replace with max77779 firmware update logbuffer path

Bug: 386187651
Test: local test pass
Flag: EXEMPT refactor
Change-Id: I06f5196939cce5c22fd7ca34f164366ea69b8c4d
Signed-off-by: Spade Lee <spadelee@google.com>
This commit is contained in:
Spade Lee 2024-12-26 13:43:28 +00:00
parent 7ed0e410ac
commit 0b1f1f5952

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",