platform_bionic/tools/versioner
Josh Gao 0173379610 Add versioner to preupload hook.
Bug: http://b/31676510
Change-Id: Ic7cfad1cb214c9f711a985bace484a20db1a89b6
Test: submitted this patch, and it failed
2016-09-23 14:34:03 -07:00
..
dependencies versioner: remove unnecessary kernel/common symlink. 2016-08-02 14:32:42 -07:00
src versioner: turn on -Wundef. 2016-09-15 14:21:28 -07:00
tests versioner: add support for __VERSIONER_NO_GUARD. 2016-09-07 18:34:39 -07:00
Android.mk versioner: fix makefiles. 2016-08-08 16:39:07 -07:00
current versioner: introduce. 2016-06-02 13:40:36 -07:00
platforms versioner: introduce. 2016-06-02 13:40:36 -07:00
preupload.sh Add versioner to preupload hook. 2016-09-23 14:34:03 -07:00
README.md versioner: introduce. 2016-06-02 13:40:36 -07:00
run_tests.py versioner: add idempotence test that uses the bionic headers. 2016-08-15 14:28:25 -07:00

versioner

Use clang to verify the correctness of bionic's availability attributes against the NDK platform definitions.

Build

Build with FORCE_BUILD_LLVM_COMPONENTS=true mma -j48

Use

versioner -p platforms current dependencies