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
Loading
Please register or sign in to comment