commit | ed2d4bd3c4f3c06698003e56a262a3eee92d3d73 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <[email protected]> | Mon May 22 20:47:11 2017 -0700 |
committer | Dan Willemsen <[email protected]> | Mon May 22 22:16:27 2017 -0700 |
tree | 06a5691578cc9d91873ba3b063da288e16763a69 | |
parent | 658c7408fefe0e83e45da736e83b69a4f70b03f7 [diff] |
Stop using obj/lib We're moving away from obj/lib and over to using a file in the standard per-module intermediates directory. There may be more than one file under the intermediates directory named libXXX.so, so stop using find and use the correct filename directly. Also remove references to ANDROID_USE_BUILDCACHE, which has been removed. Test: cd frameworks/rs; ./update_rs_prebuilts.sh (without mips, which doesn't build) Change-Id: If739962f166581997dad41637bcf4fc3e4dfdb66