commit | ae4a4b987b10acd64e7efc8e08486dd456aa6d3e | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Wed Dec 12 11:28:57 2018 -0800 |
committer | Philip P. Moltmann <moltmann@google.com> | Wed Dec 12 13:37:44 2018 -0800 |
tree | 35f99b618851d14078f71cec572e0bd07bb0b464 | |
parent | a5abb4a71155b30c1e960a4da71b94266df26c91 [diff] |
fragileUserData-apps might keep data on uninstall If an app declares that is has flagile user data, all the user to choose to keep the app-data on uninstall. Test: Unistalled apps that set the new flag and app that did not. Verified that the KEEP_DATA flag was set when checkbox was clicked. Change-Id: I032fb21854352bbc175934ae5eb68a1430b1d403 Fixes: 117578306