diff options
author | JW Wang <wangchun@google.com> | 2020-02-27 15:25:09 +0800 |
---|---|---|
committer | JW Wang <wangchun@google.com> | 2020-05-26 07:03:45 +0800 |
commit | 536691805cd94c8b7e819074ee523b0d4016c14d (patch) | |
tree | a0c4f5c3cec9fab639797832ce0eaa629ea9029f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5a88f5c0ac320d89f4f4d19181809821c7878261 (diff) |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions