Skip to content
Commit ce8c4de8 authored by Steve Elliott's avatar Steve Elliott
Browse files

Enforce Coordinator encapsulation w/ Dagger

This allows for marking Coordinators with @CoordinatorScope.
Attempting to inject a Coordinator marked with this scope elsewhere in
SysUI will result in a build error.

This does *not* prevent marking Coordinators with @SysUISingleton,
which would allow for injection elsewhere.

Bug: 204468557
Test: mp droid
Change-Id: Ie79d632eb150790e6a9580b2c955af861bb2d182
parent 6a9124a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment