Update i2c bus sysfs path
Bug: 296941196 Test: make sure i2c bus paths exist and are accessable. Change-Id: Id5f8d12c35c6c0d41e82776d2d6dff4371e73213
This commit is contained in:
parent
6b061bbc49
commit
05a3dcba0a
2 changed files with 2 additions and 4 deletions
|
@ -679,5 +679,5 @@ void addNFC(std::shared_ptr<PowerStats> p) {
|
|||
"NFC", "NFC subsystem");
|
||||
|
||||
p->addStateResidencyDataProvider(std::make_unique<GenericStateResidencyDataProvider>(
|
||||
"/sys/devices/platform/10c80000.hsi2c/i2c-6/6-0008/power_stats", cfgs));
|
||||
"/sys/devices/platform/10c90000.hsi2c/i2c-9/9-0008/power_stats", cfgs));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue