diff options
author | Winson <chiuwinson@google.com> | 2021-01-20 12:26:37 -0800 |
---|---|---|
committer | Winson <chiuwinson@google.com> | 2021-02-04 10:27:00 -0800 |
commit | 47dbabfc14420ff54646df05039657df43901554 (patch) | |
tree | e808445fffa00aebada41fea518fd452fe7d2f79 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0af8c46c2fa7653e15c21c29b4a0f9dfb986f086 (diff) |
Convert DomainVerificationService.Connection to synchronous set
Unfortunately it's possible to call this during PackageManagerService
initialization, so this needs to be attached before PMS gets created.
Rather than using a deferred injection, this makes PMS call
setConnection to directly set the callback. A better isolated might be
worth exploring in the future, but overall it shouldn't really matter.
Exempt-From-Owner-Approval: Already approved by owners on main branch
Bug: 163565712
Test: com.android.server.pm.test.domain.verify
Change-Id: Ib60f5560ecaa510474228aa1c38eff5d6041ab58
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions