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