index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
persistentdata
/
PersistentDataBlockManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protect getPersistentDataPackageName with ACCESS_PDB_STATE
arangelov
2022-01-27
1
-8
/
+7
*
Add system API to PersistentDataBlockManager to return config_persistentDataP...
arangelov
2022-01-20
1
-1
/
+19
*
Remove legacy style metalava suppression
Aurimas Liutikas
2020-11-12
1
-3
/
+3
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-4
/
+4
*
PDBS: add package check for getMaximumDataBlockSize()
Andrew Scull
2017-06-30
1
-0
/
+1
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-2
/
+20
*
Service for OEM lock management.
Andrew Scull
2017-04-03
1
-0
/
+4
*
Remove IPersistentDataBlockService from system-api.
Charles He
2016-12-01
1
-0
/
+1
*
Prevent writing to FRP partition during factory reset.
Charles He
2016-12-01
1
-0
/
+5
*
Do not toggle OEM unlock if bootloader unlocked
Esteban Talavera
2016-08-11
1
-4
/
+3
*
When system server goes down, crash apps more.
Jeff Sharkey
2016-02-27
1
-18
/
+8
*
Add SystemApi for retrieving device flash lock state
Andres Morales
2016-02-23
1
-0
/
+43
*
Remove FRP wipe support for device initializers
Craig Lafayette
2015-06-11
1
-74
/
+0
*
Reset protection in PersistentDataBlockManager
Craig Lafayette
2015-04-10
1
-0
/
+74
*
Mark PDBManager as a SystemApi
Andres Morales
2014-08-13
1
-0
/
+3
*
Permit settings to "wipe" the persistent partition
Andres Morales
2014-07-17
1
-15
/
+61
*
Service for reading and writing blocks to PST partition
Andres Morales
2014-07-09
1
-0
/
+97