Merge "pixelstats: zumapro: change firmware update path" into main
This commit is contained in:
commit
69572543e4
1 changed files with 3 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue