commit | bc2c44fb4e176410942fb5a4f1da053659a57f09 | [log] [tgz] |
---|---|---|
author | Yu-Ting Tseng <yutingtseng@google.com> | Tue Nov 19 10:58:16 2024 -0800 |
committer | Yu-Ting Tseng <yutingtseng@google.com> | Tue Nov 19 11:01:22 2024 -0800 |
tree | 8ed8b49373565694070da5b9a252f0e24847d6f7 | |
parent | 2be55aa2ecd4d922ceee454b41d882e3c52bf409 [diff] |
Better exception handling in RemoteCallbackList Update maybeUnsubscribeFromFrozenCallback to swallow the IAE caused by kernel not supporting frozen notifications. Change-Id: I7bd081cb733c49fd4b206d8c28f37f3f964a324d Test: atest android.app.appops2.cts.AppOpsLoggingTest Bug: 379658186