vibrator: correct debug() calibration file path
Bug: 356823441 Test: dumpsys Flag: EXEMPT bugfix Change-Id: I2d126e63ae7365b4bd199d00776f10b11c700702
This commit is contained in:
parent
70c67ccdb5
commit
c5a772a3f2
3 changed files with 18 additions and 5 deletions
|
@ -208,6 +208,7 @@ class HwCalBase {
|
|||
|
||||
private:
|
||||
std::string mPropertyPrefix;
|
||||
std::string mCalPath;
|
||||
std::map<std::string, std::string> mCalData;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue