diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2015-05-05 12:15:26 -0700 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2015-05-05 12:15:26 -0700 |
commit | dfefe2d0434c4f688aa8779f6d7019640499daf9 (patch) | |
tree | 18999b3516cd37e573dc247faa3cfe6725b85e67 /rs/java/android/renderscript/Script.java | |
parent | 574f53793d6441ebf55ca8811588ad37d9451a9a (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
(cherry pick commit d916c233f0ed615667c1c2338c779e819098d135)
Bug: 20554807
Change-Id: Ia9fecea51d2b0a6635e037b5f2bfcb8eb87f4103
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions