diff options
author | mark_chen <mark_chen@htc.com> | 2015-03-20 16:03:55 +0800 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2015-05-01 13:42:43 -0700 |
commit | d916c233f0ed615667c1c2338c779e819098d135 (patch) | |
tree | 7235a792a89193b868f6b81b11ce75d192128a87 /rs/java/android/renderscript/Script.java | |
parent | 5cc626bb0ef15e53f4ae5cb3bfb52f37f9c0bfce (diff) |
Fix binder force gc will block binder thread
Symptom: Force gc caused activity launch time took longer
Root Cause: Runtime.getRuntime().gc will block binder thread
Solution: Use VMRuntime.requestConcurrentGC() will not block binder
thread
Bug: 20554807
Change-Id: I48a103c8241c4c85ced4d9a0b231d9f1dc200f35
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions