summaryrefslogtreecommitdiffstats
path: root/res/menu/storage.xml
Commit message (Collapse)AuthorAgeFilesLines
* New UI for controlling USBNick Kralevich2015-05-131-21/+0
| | | | | | | | | | Create a new UI for managing USB access control. This UI is implemented as a transparent popup triggered by a persistent notification. Delete the old UI for controlling this. It is no longer used. Bug: 18905620 Change-Id: I54186961414447a9d37f68e946e1c167506170ae
* Enforce READ_EXTERNAL in Developer Options.Jeff Sharkey2012-05-141-4/+0
| | | | | | | | Move from Storage to Developer Options, and add interstitial dialog with more details. Bug: 6461446 Change-Id: I6d3d8fdc61a3e920ed58ab4d726949ac3c31feab
* Enforcement control for READ_EXTERNAL permission.Jeff Sharkey2012-03-191-0/+25
Surface enforcement controls for READ_EXTERNAL_STORAGE permission using new PackageManager API. Bug: 6131916 Change-Id: I0ece4742666fda58e41410cb4b0b7175f280fa31