commit | 37a10c94bf29783564a90a9c82b2effcd7db8863 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Fri Mar 15 15:41:07 2024 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Tue Mar 26 22:17:01 2024 -0400 |
tree | b3ddb2c86da9e986af13bbf7f26b2b7059258fc9 | |
parent | 13615a60e1deef00aaf51b686a0f5ea85d21e570 [diff] |
Separate RequestProcessor from interface This is in preparation for a new implementation to add support for private profile handling. The interactions between work and private profile combine in ways that make it simpler to create new version with the new requirements in mind. The implementation will be switched via Dagger binding, controlled by a flag. Bug: 327613051 Test: N/A; pure mechanical refactor, no changes Flag: N/A Change-Id: I4ea124fbaa22c1afe1ce999016f4976e43598dfa