summaryrefslogtreecommitdiffstats
path: root/core/java/android/service/persistentdata/PersistentDataBlockManager.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent writing to FRP partition during factory reset.Charles He2017-03-221-0/+5
* Remove FRP wipe support for device initializersCraig Lafayette2015-06-111-74/+0
* Reset protection in PersistentDataBlockManagerCraig Lafayette2015-04-101-0/+74
* Mark PDBManager as a SystemApiAndres Morales2014-08-131-0/+3
* Permit settings to "wipe" the persistent partitionAndres Morales2014-07-171-15/+61
* Service for reading and writing blocks to PST partitionAndres Morales2014-07-091-0/+97