Description[Android] Fix md5sum for component build
In the component build, the device executable requires shared libraries
to run. When building, use build/android/native_app_dependencies.gypi
to copy the executable+libraries to a dist directory.
Then, in android_commands.py we need to copy that directory to the
device and specify LD_LIBRARY_PATH when running the executable.
NOTRY=true
BUG=158821
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198183
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|