mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 12:55:23 +00:00
Merge "Fix sanitize address after scope" into rvc-dev am: 50532954ed am: b2a5b0ddb5
Change-Id: Ib96c05f627475d501d4153d6e0a12427cec89c65
This commit is contained in:
@@ -55,7 +55,7 @@ class HalHealthLoop : public HealthLoop {
|
||||
void set_charger_online(const HealthInfo& health_info);
|
||||
|
||||
private:
|
||||
const std::string& instance_name_;
|
||||
std::string instance_name_;
|
||||
sp<IHealth> service_;
|
||||
bool charger_online_ = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user