diff options
author | Ned Burns <pixel@google.com> | 2021-04-26 23:08:58 -0400 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2021-05-07 20:40:49 -0400 |
commit | 687043b78ef97e0866617d5b924136927f1339d8 (patch) | |
tree | 979339e974fbc6b431d32bf8ff343c0346e332e6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4f2e331f25178713433f66476a46cd688b162772 (diff) |
Break circular dependency in NotificationEntryManager
The NEM has a dependency on the ranker that it really shouldn't have
(because the ranker has a dependency on things that might want to have a
dependency on the NEM). This makes it a lazy dependency for now -- this
should be a field that gets set on the NEM eventually.
Bug: 186481467
Test: atest
Change-Id: Ic5192c787ad367fadfc1e43eb529f7663ab81d77
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions