commit | ac2ffddb59197146164e93e1e4ec22d1ded93048 | [log] [tgz] |
---|---|---|
author | yoshiki iguchi <yoshiki@google.com> | Wed Mar 20 19:17:35 2019 +0900 |
committer | yoshiki iguchi <yoshiki@google.com> | Fri May 17 17:00:46 2019 +0900 |
tree | 3d7f6f7391702b9ef3682757b0f33b787bdde3d5 | |
parent | 59869a011dc93f9cfcee50f95d52c78d711b852b [diff] |
Make DeviceProvisionManager overridable This CL makes DeviceProvisionManager overridable and enables us to replace this with a custom class by modifying the factory code in SystemUIFactory. Bug: 129379658 Change-Id: I9fdb6eba8542444edcf69b155c798b787ccaa557 Test: systemui works on walleye