commit | f05b4475cd9e8a24ce5ffcce279d620133069466 | [log] [tgz] |
---|---|---|
author | Mark Chien <markchien@google.com> | Tue Nov 07 08:25:50 2023 +0000 |
committer | Mark Chien <markchien@google.com> | Tue Nov 07 08:25:53 2023 +0000 |
tree | 87993b7fd3aa335a486407a62b91f8247bd191e6 | |
parent | f652d2ca82bdd4361bef39829ce47eba1389438d [diff] |
Remove unnecessary dropShellPermissionIdentity The test doesn't explicitly call adoptShellPermissionIdentity anymore. Instead it use runAsShell everywhere. Remove the dead code. Bug: 254183718 Change-Id: Ia949e0e315a3b3ae915752e95ef9fe896fdc0f5b Test: TH