commit | 11bb6fbc5e0abb0e3f57f71d7ff10c6b15f5293f | [log] [tgz] |
---|---|---|
author | Sanjana Sunil <sanjanasunil@google.com> | Wed Mar 08 17:57:59 2023 +0000 |
committer | Sanjana Sunil <sanjanasunil@google.com> | Wed Mar 08 18:03:51 2023 +0000 |
tree | 7002720bc8cfcd6bdc456e47345416d1a7b12fb9 | |
parent | 9397e3117efb413ef274b56d72d1f8dcb4b0cc3b [diff] |
Do not verify client app uid and package when stopping the sandbox The sandbox could be stopped after the app process was killed from an uninstall. The check that verifies that a client app uid belongs to a given package name could fail if app was being uninstalled. Remove the check when stopping the sandbox. Bug: 272046491 Test: Run sdksandbox tests Change-Id: I6b25344cd02454c19ffa0beeff18bda02041a1af