commit | e08101846853bb9e69686c9d42d31e3a2d1999d9 | [log] [tgz] |
---|---|---|
author | Adnan Begovic <adnan@cyngn.com> | Wed May 11 12:43:57 2016 -0700 |
committer | Nathan Prevette <nprevette420@gmail.com> | Tue May 17 19:08:39 2016 -0700 |
tree | b045461e3e252cf18fe45600f5aadcb8091cb1a2 | |
parent | ab8ca287520b4f13a7025f30b417dca57413092b [diff] |
pm: Avoid installing prebundle to other users that were uninstalled by owner. Otherwise the copied app data (since these are treated similarily to system packages on user creation) would be purged of the granted permissions in packages.xml. Also, it just doesn't make sense from a users perspective. Change-Id: I9a72eb9a9f0bea9401e90daa86c8fa32e866c380 TICKET: OPO-695