commit | e5a896d56a10adec386a3c7213b6f5627cc6bfaa | [log] [tgz] |
---|---|---|
author | Ricky Wai <rickywai@google.com> | Thu May 19 15:03:45 2022 +0000 |
committer | Ricky Wai <rickywai@google.com> | Thu May 26 15:03:49 2022 +0000 |
tree | 5c4ae0405c21602c783fd5a176f9eb2446812e2e | |
parent | 7b0ceb4ff17310b4ca91ed0ccfa88c2bf0baf1ad [diff] |
Add hidden flag for allowing system app to use BAL permission to launch pending intent in background Priv-app no longer use its BAL permission to launch background activity by default, it needs to use this new flag to allow this operation. Bug: 232921553 Test: PackageInstaller.Session.commit() no longer able to start BAL. Change-Id: Ifbc642a32dbebdf8854e7e5b1366cb899e971fa7