commit | 3d65313a694a8a08f72202e3490e0f8e3566ea13 | [log] [tgz] |
---|---|---|
author | Sarup Dalwani <sarup@google.com> | Tue May 09 12:16:38 2023 +0000 |
committer | Sarup Dalwani <sarup@google.com> | Wed May 10 17:01:48 2023 +0000 |
tree | 8701149fc7b1f4650bb78758dbd72dcc9459c2cf | |
parent | 283a7000c4c55babcdc2fd5010c7787efbf43f8e [diff] |
Moving permission and flag changes out of root identity for AppCloning IntentRedirection Earlier the permission was being checked with system server's pid and uid as we were clearing binder identity for finding the values of AppCloningBuildingBlocks flag. Because of this the check was moot, moving the check out, so that it uses callers pd and uid. Bug: 281738146 Test: atest com.android.cts.appcloning.IntentRedirectionTest Change-Id: I62642d2c7cd76912ae800b02688cdc91d1a78214