Skip to content
Commit cb99a72e authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix issue #31305336: File corrupt: too many wake locks 101

The limit is MAX_WAKELOCKS_PER_UID+1, since OverflowArrayMap
will add one more to contain the overflow.

Change-Id: I53004582daa0c405427308816728f2c1d2bef40d
parent 99224b31
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