commit | bfc4fcde9f756337fc8d0867ff04549b08688fff | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Jun 05 17:38:17 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Jun 05 17:38:19 2017 -0600 |
tree | 59c1a1cbbfd8483c335409c4c3a820a9a82c2f66 | |
parent | d86b8fea43ebb6e5c31691b44d8ceb0d8d3c9072 [diff] |
Give Doclava our manifest; more permission docs. We've seen some @SystemApi methods protected with non-system permissions, so give Doclava the platform AndroidManifest.xml so it can parse the actual permission protection levels to look for APIs that are letting in non-system apps. Also document more @SystemApi permissions. This is purely a docs change; no logic changes are being made. Test: make -j32 update-api Bug: 62263906 Change-Id: Ie0f0a5fb0033817bcc95060f2183a52ae4ae7b06