ActivityManagerService: UID frozen API should check permissions
registerUidFrozenStateChangedCallback and unregisterUidFrozenStateChangedCallback need to check that the caller has sufficient permissions to use the API. We should also be checking that input arguments are !null. Bug: 274010383 Test: Tested on a Pixel 6 Change-Id: I6ccc2094ea2ef7573366f8ecd51c87a218f92e78
Loading
Please register or sign in to comment