index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
persistentdata
/
PersistentDataBlockManager.java
Age
Commit message (
Expand
)
Author
2020-11-12
Remove legacy style metalava suppression
Aurimas Liutikas
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-06-30
PDBS: add package check for getMaximumDataBlockSize()
Andrew Scull
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-04-03
Service for OEM lock management.
Andrew Scull
2016-12-01
Remove IPersistentDataBlockService from system-api.
Charles He
2016-12-01
Prevent writing to FRP partition during factory reset.
Charles He
2016-08-11
Do not toggle OEM unlock if bootloader unlocked
Esteban Talavera
2016-02-27
When system server goes down, crash apps more.
Jeff Sharkey
2016-02-23
Add SystemApi for retrieving device flash lock state
Andres Morales
2015-06-11
Remove FRP wipe support for device initializers
Craig Lafayette
2015-04-10
Reset protection in PersistentDataBlockManager
Craig Lafayette
2014-08-13
Mark PDBManager as a SystemApi
Andres Morales
2014-07-17
Permit settings to "wipe" the persistent partition
Andres Morales
2014-07-09
Service for reading and writing blocks to PST partition
Andres Morales