summaryrefslogtreecommitdiff
path: root/core/java/android/service/persistentdata/PersistentDataBlockManager.java
AgeCommit message (Expand)Author
2020-11-12Remove legacy style metalava suppressionAurimas Liutikas
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-06-30PDBS: add package check for getMaximumDataBlockSize()Andrew Scull
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-04-03Service for OEM lock management.Andrew Scull
2016-12-01Remove IPersistentDataBlockService from system-api.Charles He
2016-12-01Prevent writing to FRP partition during factory reset.Charles He
2016-08-11Do not toggle OEM unlock if bootloader unlockedEsteban Talavera
2016-02-27When system server goes down, crash apps more.Jeff Sharkey
2016-02-23Add SystemApi for retrieving device flash lock stateAndres Morales
2015-06-11Remove FRP wipe support for device initializersCraig Lafayette
2015-04-10Reset protection in PersistentDataBlockManagerCraig Lafayette
2014-08-13Mark PDBManager as a SystemApiAndres Morales
2014-07-17Permit settings to "wipe" the persistent partitionAndres Morales
2014-07-09Service for reading and writing blocks to PST partitionAndres Morales