mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
Snap for 12373988 from 6328876ea2 to 24Q4-release
Change-Id: I1f9603316412ef6c1ce6b957cc4b41b14589c254
This commit is contained in:
@@ -274,7 +274,7 @@ void addSoC(std::shared_ptr<PowerStats> p) {
|
||||
}
|
||||
|
||||
void setEnergyMeter(std::shared_ptr<PowerStats> p) {
|
||||
std::vector<const std::string> deviceNames { "s2mpg12-odpm", "s2mpg13-odpm" };
|
||||
std::vector<std::string> deviceNames { "s2mpg12-odpm", "s2mpg13-odpm" };
|
||||
p->setEnergyMeterDataProvider(std::make_unique<IioEnergyMeterDataProvider>(deviceNames, true));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user