commit | e285b04b6fbf1c68cdfe4bcf2db49aa4a04ba76f | [log] [tgz] |
---|---|---|
author | Yu-Ting Tseng <yutingtseng@google.com> | Mon Oct 14 16:14:46 2024 -0700 |
committer | Yu-Ting Tseng <yutingtseng@google.com> | Wed Oct 30 15:31:26 2024 +0000 |
tree | 73c7c62e9212a41eb6c837b5f1a31768d577e791 | |
parent | b81e388d353a7e521d2ab3739ce634636b2adde5 [diff] |
Frozen-aware AppOpsService op noted callback Use the new RemoteCallbackList API in AppOpsService to drop op noted callbacks when the process hosting the callback is frozen. Flag: android.permission.flags.use_frozen_aware_remote_callback_list Change-Id: I88efec347f9779b9cdd77da73d5612a7e361c146 Bug: 327047060 Bug: 361157077 Test: atest AppOpsLoggingTest