am 52508091: Merge "Silence healthd warnings."
* commit '525080910efd55df0d562980b6139c0efcc8a47c': Silence healthd warnings.
This commit is contained in:
commit
6a223baf95
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
namespace android {
|
namespace android {
|
||||||
|
|
||||||
struct sysfsStringEnumMap {
|
struct sysfsStringEnumMap {
|
||||||
char* s;
|
const char* s;
|
||||||
int val;
|
int val;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue