Skip to content
Commit 957c2377 authored by Yusuke Sato's avatar Yusuke Sato
Browse files

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.

(cherry-pick of 34fe3df8)

Bug: 21957428
Change-Id: I5ebe0438019958d883a7fda6bd92ea4484211d23
parent 608ad140
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