vold: Kill logspam
Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
parent
383688b52f
commit
9ad18f0576
1 changed files with 1 additions and 2 deletions
|
@ -272,8 +272,7 @@ static int handle_switch_event(struct uevent *event)
|
|||
else
|
||||
door_open = false;
|
||||
volmgr_safe_mode(low_batt || door_open);
|
||||
} else
|
||||
LOG_VOL("handle_switch_event(): Ignoring switch '%s'", name);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue