lynx: Regenerate vendor blobs

Signed-off-by: HeroBuxx <me@herobuxx.me>
This commit is contained in:
HeroBuxx
2026-07-11 13:00:21 +00:00
commit bfe5ab4cfe
2769 changed files with 65782 additions and 0 deletions
+74
View File
@@ -0,0 +1,74 @@
{
"SlowioReadCntPath": "/dev/sys/block/bootdevice/slowio_read_cnt",
"SlowioWriteCntPath": "/dev/sys/block/bootdevice/slowio_write_cnt",
"SlowioUnmapCntPath": "/dev/sys/block/bootdevice/slowio_unmap_cnt",
"SlowioSyncCntPath": "/dev/sys/block/bootdevice/slowio_sync_cnt",
"CycleCountBinsPath": "/sys/class/power_supply/battery/cycle_counts",
"UFSLifetimeA": "/dev/sys/block/bootdevice/health_descriptor/life_time_estimation_a",
"UFSLifetimeB": "/dev/sys/block/bootdevice/health_descriptor/life_time_estimation_b",
"UFSLifetimeC": "/dev/sys/block/bootdevice/health_descriptor/life_time_estimation_c",
"F2fsStatsPath": "/sys/fs/f2fs/",
"ImpedancePath": "/sys/devices/platform/audiometrics/speaker_impedance",
"CodecPath": "/sys/devices/platform/audiometrics/codec_state",
"EEPROMPath": "/dev/battery_history",
"PowerMitigationStatsPath": "/sys/devices/virtual/pmic/mitigation",
"PowerMitigationDurationPath": "/sys/devices/virtual/pmic/mitigation/irq_dur_cnt",
"BrownoutReasonProp": "vendor.brownout_reason",
"BrownoutLogPath": "/data/vendor/mitigation/lastmeal.txt",
"SpeakerTemperaturePath": "/sys/devices/platform/audiometrics/speaker_temp",
"SpeakerExcursionPath": "/sys/devices/platform/audiometrics/speaker_excursion",
"SpeakerHeartBeatPath": "/sys/devices/platform/audiometrics/speaker_heartbeat",
"UFSErrStatsPath": [
"/dev/sys/block/bootdevice/err_stats/pa_err_count",
"/dev/sys/block/bootdevice/err_stats/dl_err_count",
"/dev/sys/block/bootdevice/err_stats/nl_err_count",
"/dev/sys/block/bootdevice/err_stats/tl_err_count",
"/dev/sys/block/bootdevice/err_stats/dme_err_count",
"/dev/sys/block/bootdevice/err_stats/fatal_err_count",
"/dev/sys/block/bootdevice/err_stats/auto_hibern8_err_count"
],
"BlockStatsLength": "17",
"AmsRatePath": "/sys/devices/platform/audiometrics/ams_rate_read_once",
"ThermalStatsPaths": [
"/sys/devices/platform/100a0000.BIG/trip_counter",
"/sys/devices/platform/100a0000.MID/trip_counter",
"/sys/devices/platform/100a0000.LITTLE/trip_counter",
"/sys/devices/platform/100b0000.G3D/trip_counter",
"/sys/devices/platform/100b0000.TPU/trip_counter",
"/sys/devices/platform/100b0000.AUR/trip_counter"
],
"ResumeLatencyMetricsPath": "/sys/kernel/metrics/resume_latency/resume_latency_metrics",
"LongIRQMetricsPath": "/sys/kernel/metrics/irq/long_irq_metrics",
"StormIRQMetricsPath": "/sys/kernel/metrics/irq/storm_irq_metrics",
"IRQStatsResetPath": "/sys/kernel/metrics/irq/stats_reset",
"CCARatePath": "/sys/devices/platform/audiometrics/cca_count_read_once",
"TempResidencyAndResetPaths": [
[
"/sys/kernel/metrics/thermal/tr_by_group/tmu/stats",
"/sys/kernel/metrics/thermal/tr_by_group/tmu/stats_reset"
],
[
"/sys/kernel/metrics/thermal/tr_by_group/spmic/stats",
"/sys/kernel/metrics/thermal/tr_by_group/spmic/stats_reset"
]
],
"ModemPcieLinkStatsPath": "/sys/devices/platform/11920000.pcie/link_stats",
"WifiPcieLinkStatsPath": "/sys/devices/platform/14520000.pcie/link_stats",
"GMSRPath": [
"/sys/class/power_supply/maxfg/gmsr",
"/sys/class/power_supply/maxfg_base/gmsr"
],
"FGModelLoadingPath": [
"/sys/class/power_supply/maxfg/m5_model_state",
"/sys/class/power_supply/maxfg_base/m5_model_state"
],
"FGLogBufferPath": [
"/dev/logbuffer_maxfg_monitor",
"/dev/logbuffer_max77779fg_monitor",
"/dev/logbuffer_maxfg_base_monitor",
"/dev/logbuffer_maxfg_secondary_monitor"
],
"TotalCallCountPath": "/sys/devices/platform/audiometrics/call_count",
"AudioUevent": "/devices/virtual/amcs/amcs",
"TypeCPartnerUevent": "PRODUCT_TYPE="
}