commit | 3b6c9161946e005fba1d09226c1c224557c0915f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Oct 10 17:47:53 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sun Oct 22 18:05:44 2017 +0900 |
tree | a49e22f6ec7f8cf6937f002dec077c03e028a526 | |
parent | 96929d691e386c5971b48332987802ce8eb6a8c5 [diff] |
Freeze VNDK lib list on release platforms The list of VNDK libraries that exist in the source tree is compared against the latest known list. If they are different, build breaks. The latest list can be updated by running update-vndk-list.sh but it is allowed only for development branches (i.e. PLATFORM_VERSION_CODENAME != REL). Bug: 67002788 Test: build 2017 pixel devices Test: m check-vndk-list Test: update-vndk-list.sh Change-Id: I4bae2b647c045b11ac7d587fab48067bf53a7cf4