+165
−27
+6
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Prototypes in the bionic headers are annotated with `__INTRODUCED_IN` tags that are processed by bionic/tools/versioner into their usable form (tags replaced with `#if __ANDROID_API__ >= foo` guards). We've previously done this as a periodic manual step with the results checked in to prebuilts/ndk, but that's been a huge hassle for me. Make the tool a part of the build instead. Test: make checkbuild Bug: http://b/35673791 Change-Id: I2f5c1aeae239ac4ab6616eb5c71360e3055f86d5