Removes circular dependency in inner classes.
There is a dependency loop in AttentionManagerService: mUserStates->mAttentionCheck->mIAttentionCallback->mUserStates. This may leads to unsafe states. Test: atest AttentionManagerServiceTest Bug: 149931757 Change-Id: I775c18f45a764c5bbe71bd0d34d03888d91bab3b
Loading
Please register or sign in to comment