diff options
author | Dan Albert <danalbert@google.com> | 2020-08-07 13:54:49 -0700 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2020-08-11 13:50:04 -0700 |
commit | d8f46916b6d1b26bc351a631ca5a6fe099e4b029 (patch) | |
tree | 7a3a386ccb33a69ed00fd3cf29eaf3e07b36e9d2 /tests/stdio_test.cpp | |
parent | f08e70a0d9a02cbec89be682d665c2c2896c968f (diff) |
Add api-level.h to dac, improve docs.
We don't list most of bionic on dac since it would be overwhelming for
the current layout, but this file in particular seems useful,
especially __ANDROID_API__. Unfortunately, c2devsite doesn't include
macro documentation. Until then, it's still useful to include the
functions defined in this header.
I've also elaborated a bit in the __ANDROID_API__ documentation, since
the existing phrasing led to confusion over whether it was closer to
minSdkVersion or compileSdkVersion. In practice these are identical
for the NDK, but if we switch to weakly-linked APIs via the
availability attribute that would change.
Test: built docs, looked at them
Bug: None
Change-Id: I5cf78a6143b5c15790c369bdf888611e4c1189db
Diffstat (limited to 'tests/stdio_test.cpp')
0 files changed, 0 insertions, 0 deletions