commit | aa31697ed1de3b525a668d8954eabf3e75401e5d | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Oct 09 01:50:57 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Nov 06 23:35:46 2024 +0000 |
tree | cb564bb1520829d13d097c6017a8067042cefff2 | |
parent | ed032182f93d3930098ff152e5c6562c7be3a512 [diff] |
Pass SafeActivityOptions with actual caller for startActivityInTF We clearCallingUid before apply the WCT, but SafeActivityOptions will query the Binder Uid when construct. Update to pass in the actual caller. Flag: EXEMPT bug fix Bug: 369103643 Test: atest WmTests:WindowOrganizerTests# testStartActivityInTaskFragment_checkCallerPermission (cherry picked from commit 20c568e77eae5d469cd5e594b644d8645d830dbd) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6c76c394194d40d2704126181313d0a640979606) Merged-In: I873ae576de0bc4a7402c2f522b45853bce48a0c5 Change-Id: I873ae576de0bc4a7402c2f522b45853bce48a0c5