DescriptionAdd input md5 check to create_device_library_links.py
The md5 stamp path includes the device serial (i.e. the stamp is
library-device specific).
Also, this no longer creates a shell for-loop as the command to send to
adb. adb shell has a ~1000 character limit for commands, and the
for-loop was exceeding that limit. Now that we only create links for
libraries that actually have changed, there is not as much benefit to
creating all the links in one adb command.
BUG=158821
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192484
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|