Merge "ueventd: bump UEVENT_MSG_LEN to 8192" into rvc-qpr-dev
This commit is contained in:
commit
e6e125eef8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "uevent.h"
|
||||
|
||||
#define UEVENT_MSG_LEN 2048
|
||||
#define UEVENT_MSG_LEN 8192
|
||||
|
||||
namespace android {
|
||||
namespace init {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue