DescriptionPackage 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
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 8 (0 generated)
|