Files
frameworks_base/core/java/android/os
JW Wang 536691805c Add RollbackManagerInternal (4/n)
This is an effort to modularize RollbackManager.

AIDL interfaces (IRollbackManager in this case) can’t be used across
module boundaries. We need to add a wrapper so system_server classes
can depend on this wrapper instead of IRollbackManager.

See https://docs.google.com/document/d/1d60nWwTcwrLps8dWDkxtkcUxSNt6q1x9rgAKwG-xO9E/view#heading=h.vqwoptkbpscx
for more details.

Bug: 150347230
Test: atest StagedRollbackTest

Change-Id: Ie34489aa3276f75d192ac4a08112012ef7f94509
2020-05-26 07:03:45 +08:00
..
2020-05-03 09:58:54 -07:00
2020-03-20 15:13:37 -07:00
2020-01-17 11:27:41 -08:00
2020-01-27 13:19:46 +00:00
2020-01-07 08:18:02 -08:00
2020-05-18 08:57:31 +00:00
2020-02-12 17:35:15 +00:00