commit | 8dfa151670fca1f137b3131f84f43aac2db73fe8 | [log] [tgz] |
---|---|---|
author | mrulhania <mrulhania@google.com> | Fri Jun 07 16:22:35 2024 -0700 |
committer | Manjeet Rulhania <mrulhania@google.com> | Fri Jun 07 23:33:13 2024 +0000 |
tree | 0dd5a050b13ab0a2f15b0b879e6b62db4a0f4f61 | |
parent | ed81a1451b221065e890bb08ecf8878d9447e867 [diff] |
Fix documentation for revokeSelfPermissionsOnKill API Killing the app right after revokeSelfPermissionsOnKill prevents permission revocation as the IPC call is not yet completed due to async nature. Fix: 311557928 Test: build Change-Id: Id54eff506825f79583ec11b85b481bffc3b2b306