Package correct libraries in apk
With gyp_managed_install no shared libraries should be packaged in the APK (except gdbserver). When toggling gyp_managed_install, there may be left over libraries in <(intermediate_dir)/libs. APK packaging should use a different directory when doing a managed install, so that it does not include the library from a non-gyp_managed_install build. BUG=158821 Review URL: https://chromiumcodereview.appspot.com/13651003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192617 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment