commit | 0bf8f7cc3982164a9e11ea4a25ed930e466f1dd8 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Mon Jun 22 13:00:32 2015 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Tue Jun 23 12:01:36 2015 -0700 |
tree | d609c7539fadf8421397533a79ef7f224bdd6e8a | |
parent | dd7705bbf26dc940ba314807f58dc9a81de452af [diff] |
Runtime permissions cannot be set on legacy apps by device policy Clarify docs that runtime permissions can be granted or revoked by a profile owner/device owner only for MNC apps and not legacy apps. Check the targetSdkVersion and return false if legacy app. Remove all policy flags from permissions when cleaning up a device or profile owner. Bug: 21835304 Bug: 21889278 Change-Id: I4271394737990983449048d112a1830f9d0f2d78