commit | b462b9c30d35c75c3fc923380a5ddb28f7cf847f | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Aug 11 15:38:20 2020 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Aug 13 09:23:01 2020 +0900 |
tree | e0a7e7dac18f0f4e2c3976b57711122e1fc5084c | |
parent | 38280c6b55aa62a43e19875bd534f6cde55b504f [diff] |
Convert vndk scripts to python3 python2 is obsolete now. Fortunately most of the codes are compatible for python3, except for the check_output function. Bug: 163435508 Test: run vndk/snapshot/update.py with build number Change-Id: I0d3b463bffc97e35a21a40fdf57d5652a7bb6763