commit | c961a87ab037e069f70fa6953b7e9b3c9c5039b7 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Fri Jan 24 14:08:14 2020 -0800 |
committer | Todd Kennedy <toddke@google.com> | Mon Jan 27 21:44:19 2020 +0000 |
tree | c067aca026859ad705509127aee118c75d52e3f9 | |
parent | 7f75d36006c5b7118a4b0a6b397f7a3bdee167ca [diff] |
Exclude package installer during secure FRP When Secure FRP is enabled, any application with INSTALL_PACKAGES is allowed to install APKs. However, we exclude the package installer since it installs packages on behalf of other applications thus allowing packages to be installed by any application [eg. chrome] on the device. Bug: 141262900 Test: atest CtsSecureFrpInstallTestCases Test: atest CtsPackageInstallTestCases Change-Id: I73e23f9e264dfbafc0bd7c81301f6a86b1e2c8f7