commit | 0ca2e98773156de7ef71bd3107a1c10ca901d1f8 | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Sat Jul 29 04:34:06 2023 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Aug 10 15:52:51 2023 +0000 |
tree | e3f790a1a708398520adde27acbe3260518121b7 | |
parent | 16f86394044ea66d84ec2ecc5d89ece11703302d [diff] |
Allow BAL from PrintServiceSettingsFragment This fixes the info button on the printer in the printer list (the call is from the system (uid=1000) and needs to allow BAL to start the activity). This only opts in sending a single pending intent to the previous (pre U) behavior which allows BAL. Therefore the risk of the change is minimal. This was reported by an external partner. Bug: 277761614 Test: manual test & presubmit (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fdb87fe235887460081ed396cf6ab902f1971b5d) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:afbc3a4929172e287ff3cbff2b5c9598a7c1e490) Merged-In: I35715e948b9166c42372b7d40a30a7102018a148 Change-Id: I35715e948b9166c42372b7d40a30a7102018a148