Skip to content
Commit f1df88ac authored by Evan Rosky's avatar Evan Rosky
Browse files

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
parent 090fab97
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment