commit | e3eba1322bd2c965df625ac440f9e4b88de8c4f2 | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Thu Jul 16 16:49:06 2020 -0700 |
committer | Pinyao Ting <pinyaoting@google.com> | Thu Sep 24 19:06:07 2020 +0000 |
tree | 8fd75750816fd0cf6b922b79749a7f2a99846688 | |
parent | 1e8a01448d674d472639f85a6e3d231368d7fde8 [diff] |
Fix the issue provider can be wrong when requesting slice permission SlicePermissionActivity reads provider_pkg from intent, which can be modified at will. As a result user might see incorrect package name in the dialog granting slice permission. Bug: 159145361 Test: manual Merged-In: I8b66c02786df4096dad74b7e76255d5ddd1d609d Change-Id: I8b66c02786df4096dad74b7e76255d5ddd1d609d (cherry picked from commit 0ad32a2d70ae410a59d730802b47af7c27b0b4a3)