commit | ca625dd05ac14a0a940d3f63fbd6d2701e7f830c | [log] [tgz] |
---|---|---|
author | Jae Shin <jaeshin@google.com> | Thu Nov 30 15:58:00 2017 +0900 |
committer | Jae Shin <jaeshin@google.com> | Tue Dec 12 01:33:51 2017 +0000 |
tree | 3fc5123ebc08304b528c33baa986964c9be7a56a | |
parent | 658f09ab757297025b72d5ac80e6081b7b979ec0 [diff] |
Add scripts to install VNDK snapshot to prebuilts/vndk update.py does the following: 1) fetches VNDK snapshot build artifact from Android Build server, 2) installs snapshot under prebuilts/vndk/v{VNDK_VERSION}, 3) autogenerates build files Android.mk and Android.bp (using gen_buildfiles.py) Test: python development/vndk/snapshot/update.py [options] && m -j vndk_v27 Bug: 69950927 Bug: 70125075 Change-Id: I81c8bd5060601a983da0c05bd63232b5631185b6