commit | 51fbad5a7664812554491a89b604c10c00f84367 | [log] [tgz] |
---|---|---|
author | Peter Visontay <pvisontay@google.com> | Wed Nov 15 12:38:14 2017 +0000 |
committer | Peter Visontay <pvisontay@google.com> | Wed Nov 22 20:31:14 2017 +0000 |
tree | 8c87e8d5306edb4999650409edd127be98c6b9a4 | |
parent | 5f52b4dfe539e2c8226e173630645df1285daae5 [diff] |
Fix outdated docs of permission protection levels. 1) Added deprecation notice to the 'system' and 'signatureOrSystem' protection levels. These were deprecated in API Level 23: https://developer.android.com/reference/android/content/pm/PermissionInfo.html#PROTECTION_SIGNATURE_OR_SYSTEM https://developer.android.com/reference/android/content/pm/PermissionInfo.html#PROTECTION_FLAG_SYSTEM 2) Removed an outdated list of protection levels from PermissionInfo.protectionLevel's JavaDoc. Its Javadoc has a link to an up-to-date list. Test: Ran "make docs". Change-Id: Ia6dc88ba3a66f248f60f010323d5ba40200c1cda