commit | 80306be0c3c380f7fa0543453c290dde5bb6421b | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Fri Apr 19 13:58:47 2019 -0700 |
committer | Nate Jiang <qiangjiang@google.com> | Fri May 03 18:53:43 2019 -0700 |
tree | 39f4906ceb21b20ca0654806dcfa3e4997faf801 | |
parent | 6be7d55c4ef658d1e66693b43d475c3c804addf8 [diff] |
[AWARE] add message queue depth limit Add limit on the number of messages an individual app (UID) can queue for transmission. The purpose is to prevent any single app from overwhelming the framework: starving other apps and causing unlimited memory growth (due to queued messages). Test: atest android.net.wifi Test: atest com.android.server.wifi Test: act MessagesStressTest MessageTest Bug: 35133538 Change-Id: I9e3bb2fb724e936e0535df9e75b9b612d57087cf