diff options
author | Purushottam Kushwaha <pkushwah@codeaurora.org> | 2020-01-07 17:56:12 +0530 |
---|---|---|
committer | Purushottam Kushwaha <pkushwah@codeaurora.org> | 2020-01-07 18:04:01 +0530 |
commit | 64eb56cc5e6bf80b8e9abe44da98eb8bf39370c3 (patch) | |
tree | c5587bce396d294d3ba379026ee67a5c129b8822 /identity/support/src/cppbor_parse.cpp | |
parent | 2a22661c0956dd61d1bf9226992c733dd8984f4c (diff) |
wifi: Use default binder buffer size to 16 Kb for 32 bit targets.
For 32 bit platforms, default binder buffer size was restricted to
4 Kb. For Some APIs (ex: installPacketFilter()), binder size of
more than 4 Kb was requested and thus failed.
This commit is to increase binder buffer max allocation size to
16 Kb. Thus, allowing binder transactions of up to 16 Kb.
Change-Id: Ia2b268bff98c60ca45d6da850b0b54bfc725ce44
CRs-Fixed: 2598386
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions