commit | fe295ac5be7ace7e6ee4d1e27149e36b4ec73307 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Tue Jan 16 12:57:43 2018 -0800 |
committer | Jeffrey Vander Stoep <jeffv@google.com> | Wed Jan 17 16:30:06 2018 +0000 |
tree | 9c6e96e6d744e2cf07a96b26d49cafe50d2e0ad4 | |
parent | 47f5a922b6ea82d8b16cd366c92bba9e4d5828ae [diff] |
Install in /system/priv-app DownloadProviderUi app is privileged because it runs in the same user (and same process) as other priv-apps such as the MediaProvider and gains all the privileges of that user. Mark it appropriately so that PackageManager scans it correctly. Bug: 71593002 Test: Build and flash Taimen. Verify that DownloadProviderUi is installed in /system/priv-app instead of /system/app. Change-Id: Ic3b45c7d38a49f6486f628429a24dd59f50a1cef