diff options
author | Tom Cherry <tomcherry@google.com> | 2020-07-20 13:18:01 -0700 |
---|---|---|
committer | P Adarsh Reddy <padarshr@codeaurora.org> | 2020-07-28 15:10:10 +0000 |
commit | 898df2e11c2ac0f06b5ef6735f9a7837597bab0d (patch) | |
tree | 3d04cd17311ea5aa07d0e73a34e3aaf9d8152d97 /trusty/coverage/coverage_test.cpp | |
parent | 65ea6e433d8262304481186d27d52f5c63414a8e (diff) |
ueventd: bump UEVENT_MSG_LEN to 8192
The previous size, 2048, is only the size of the 'environment' for the
uevent message, but doesn't include the <action>@<dev path> portion.
The <action> portion has a max length < 10, but the <dev path> portion
is unbounded.
8192 should be plenty to capture all of these parameters.
CRs-Fixed: 2715769
Bug: 161580785
Test: ueventd still works
Change-Id: I6de6fd3a444ac91b3b4df154097abde3696e21b3
(cherry picked from commit 939b41c79b4a02b814e9aa677e85b3b5cacc83c8)
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions