Skip to content
Commit ec19db6b authored by zhangshuxiao's avatar zhangshuxiao Committed by Shuxiao Zhang
Browse files

WiFi: Wifi service get configured networks use ParceledListSlice.



The number of configurations will be more and more, some
users configured more than 600KB or even 1M, It will cause
the binder failed. Therefore, we use ParceledListSlice
to splits into multiple transactions when more than 64K.

binder: 1885: binder_alloc_buf size 1058080 failed, no address space

Test: more than 500 configurations.

Change-Id: I35b8bac478c6d9efa2fb8572fdc7ca22eb910609
Signed-off-by: default avatarzhangshuxiao <zhangshuxiao@xiaomi.com>
parent d6998d4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment