| commit | 6a63aa3bfbcf30c2a01f35e3e6be651c5731dfc3 | [log] [tgz] |
|---|---|---|
| author | Suprabh Shukla <suprabh@google.com> | Thu May 19 15:31:05 2022 -0700 |
| committer | Suprabh Shukla <suprabh@google.com> | Fri May 20 14:12:23 2022 -0700 |
| tree | 1d8f92ad01e021646b830dcac0aaac39eebdfd2c | |
| parent | 92e59dde2f7745fd830d716cc41ebec83f9d65f5 [diff] |
Improve docs for SCHEDULE_EXACT_ALARM Mentioning protection level and explicitly stating that the permission is revocable. Updated the hyperlink to a page with more comprehensive guidance. Test: m offline-sdk-docs && \ cd $ANDROID_BUILD_TOP/out/target/common/docs/offline-sdk/ && \ python3 -m http.server 8000 Then manually inspect the contents of http://localhost:8000/reference/android/Manifest.permission.html#SCHEDULE_EXACT_ALARM Fixes: 205210647 Change-Id: Ide4c42ed22ee63df90c466f89331e5680cc39660