Silence healthd warnings.
Change-Id: I339cf62ce93cb268e00ba26f1c310d0586899476
This commit is contained in:
parent
d629c7892f
commit
82044f843c
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…
Reference in a new issue