diff options
author | Evan Rosky <erosky@google.com> | 2020-10-28 17:00:13 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2020-10-28 18:01:59 -0700 |
commit | f1df88ac24dd055fc3761398b2aa98d0e9a2d5c2 (patch) | |
tree | 3326116b24e8f62c186dedcc9014fab3ea0aeb6a /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | 090fab975398b76d9bfe525c62d3ca07a6f4802d (diff) |
Clean-up usage of shared applyTransaction function
applyTransaction was doing too much which doesn't allow
for proper division of labor, has excessive indenting,
has double locking/binder-identity-management, and has
incorrect permissions messages. This CL just moves the
binder interface stuff and sync-engine management into
the actual binder interfaces.
Bug: 169035082
Test: builds/tests pass, no functional change
Change-Id: Iabd66ee51edb75c676a27033d834dab2d097d847
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions