commit | 34fe3df8519523dbb4bc27010fa57f259d5e868d | [log] [tgz] |
---|---|---|
author | Yusuke Sato <yusukes@google.com> | Fri Jun 19 17:18:07 2015 -0700 |
committer | Yusuke Sato <yusukes@google.com> | Mon Jun 22 16:11:32 2015 -0700 |
tree | 08282d0b6cc64337f57e5d9964bf14d42580fddb | |
parent | 84a378f256bf7925ceb5d2c039a033d3e59b75df [diff] |
Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files for better performance. Without the optimization, these two functions may check more than 100k file names in the pre-installed APK files, which can take a few seconds to finish even on a recent device. Bug: 21957428 Change-Id: I315fd3c6d5aa1076b993752525de449a9933de12