commit | 7076b2b2bd3cceea45f5d3dfa5ee279da819c9e1 | [log] [tgz] |
---|---|---|
author | Daniel Norman <danielnorman@google.com> | Fri Mar 07 20:25:33 2025 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Apr 09 15:17:59 2025 -0700 |
tree | c1c83d57408c64f6fc0b6a14310fdedb381d2ef5 | |
parent | 9d2acb2d3c5dae5ace5add3e1d0c0e3ab5cfb900 [diff] |
fix: Unbind an A11yService from onNullBinding With this fix, a service which returns null in onBind() will no longer stay bound by system_server and will no longer be able to launch activities from the background. Bug: 386950836 Test: Follow steps in the bug to reproduce the issue; observe that BAL is no longer allowed. Test: atest android.security.cts.Bug_386950836 Flag: EXEMPT security bugfix (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:18980816ce87dcee4530c7d0b707172a982e966f) Merged-In: Id04111b061881d23346aa90a0b5d08a28bed2c6f Change-Id: Id04111b061881d23346aa90a0b5d08a28bed2c6f