Files
build_soong/cc
Dan Albert a85042a040 Add a new tag to NDK symbol files: future.
Symbols that have been added to a library but should not be exposed
in any of the current NDK API levels should be tagged with "future".
These will be suppressed from the NDK libraries.

Once all this is in better shape we'll have `sdk: "current"`. Symbols
tagged with "future" will be available for that.

Note that this tag can be applied directly to a version. Aside from
being more ergonomic than tagging an entire section, this also solved
the problem of gen_stub_libs.py emitting an empty global section
(which is not valid syntax) in the case where every symbol is
"future". Tag the version instead and it will be omitted.

Test: `make ndk` with libc/libm migration patches.
Change-Id: I41f6e4939c406f695ab5725f360ec6554ad8ab31
2016-08-01 14:36:22 -07:00
..
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-27 17:15:49 -07:00
2016-07-29 15:17:58 -07:00
2016-05-18 15:37:25 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-08-01 14:36:22 -07:00
2016-07-18 16:14:12 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-07-29 15:17:58 -07:00
2016-05-25 17:50:05 -07:00