Removed haspeer check and changed small method default limit
This check appears unecessary and is causing monkey failures. The race condition this is supposed to work around doesn't appear to exist in this instance as the thread_list_lock_ is held. This might be related to b/8050919. Tested on a Nexus 4: phone booted, multiple apps tested. Also, updated the small method limit size to a value determined by shmooing a well known benchmark. Bug: 8050919 Change-Id: I0d98624926b830953af7136f43f0e2b57d930a99
Loading
Please sign in to comment