0
Files
src/build/android
Tomasz Wiszkowski 9c833dbf84 Make unzipped test files 'executable' by default.
This tool is used to push test files onto test devices.
Test files include, among other things, the native binaries that need
to be run on the target device in order to execute tests.

Currently, our logic unzips all files, and later iterates through
newly inflated files in order to change the access permissions. We
have saturated the maxiumum length of the command line, and this
change proposes a way to circumvent the problem.

Bug: 1478271
Change-Id: I201f1e62dfaa8c9d2eb0f18d993256bd7002e70d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4853969
Auto-Submit: Tomasz Wiszkowski <ender@google.com>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Commit-Queue: Tomasz Wiszkowski <ender@google.com>
Cr-Commit-Position: refs/heads/main@{#1194298}
2023-09-08 20:52:34 +00:00
..
2023-09-08 13:57:02 +00:00
2023-06-12 15:52:24 +00:00