Merge "trusty: tipc_fuzzer: Remove use of PAGE_SIZE" into main
This commit is contained in:
commit
8eda323bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#include <android-base/result.h>
|
||||
#include <android-base/unique_fd.h>
|
||||
|
||||
#define TIPC_MAX_MSG_SIZE PAGE_SIZE
|
||||
#define TIPC_MAX_MSG_SIZE 4096
|
||||
|
||||
namespace android {
|
||||
namespace trusty {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue