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
/
content
/
rollback
/
PackageRollbackInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose ROLLBACK_DATA_POLICY_* as system api
JW Wang
2021-08-06
1
-2
/
+2
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-2
/
+1
*
Clean up the code that deletes snapshots by inode (1/n)
JW Wang
2020-05-19
1
-24
/
+2
*
Replace IntArray with List<Integer> (3/n)
JW Wang
2020-03-30
1
-13
/
+10
*
Rollback user data of apks-in-apex while rolling back the apex
Mohammad Samiul Islam
2020-01-10
1
-3
/
+16
*
Respect the rollback data policy (3/n)
JW Wang
2020-01-02
1
-0
/
+24
*
Remove INSTALLED_USERS extra from ACTION_PACKAGE_ENABLE_ROLLBACK.
Oli Lan
2019-08-14
1
-7
/
+7
*
Merge changes I72e979ce,I183b8a48
TreeHugger Robot
2019-03-12
1
-1
/
+2
|
\
|
*
Use test stubs for RollbackTests, not system stubs.
Richard Uhler
2019-03-12
1
-1
/
+2
*
|
Fix checkstyle error in PackageRollbackInfo.
Richard Uhler
2019-03-11
1
-1
/
+1
|
/
*
API cleanup: add NonNull annotation to Rollback API
shafik
2019-03-08
1
-0
/
+3
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
RMS: Pass in rollback_id in the calls to installd
Nikita Ioffe
2019-02-19
1
-0
/
+18
*
RMS: Delete user data snapshots when deleting a rollback
Nikita Ioffe
2019-02-06
1
-1
/
+34
*
Staged Rollbacks Part 1: Pre reboot data copy.
Narayan Kamath
2019-02-05
1
-1
/
+15
*
Multi-user support for app data snapshot / rollback.
Narayan Kamath
2019-01-29
1
-1
/
+68
*
Use VersionedPackage in PackageRollbackInfo.
Richard Uhler
2019-01-23
1
-44
/
+24
*
Make RollbackManager @SystemApi.
Richard Uhler
2019-01-02
1
-3
/
+3
*
Add RollbackManagerService
Richard Uhler
2018-12-31
1
-0
/
+109