commit | b6faddb544faa92278d143b393b601c35a6993b5 | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Thu Apr 04 14:33:42 2024 -0700 |
committer | Alejandro Nijamkin <nijamkin@google.com> | Thu Apr 04 14:33:42 2024 -0700 |
tree | 2794e40faa94dce1a38c89cdd2d3e9aa17c300cb | |
parent | 18235e5f7abb88081a7bec17253c045cc79838f0 [diff] |
Changes CoreStartable Dependencies to use Class. The use of Class<CoreStartable> didn't work for cases where the root class in the hierarchy which needs to be used as key didn't itself extends CoreStartable, like in the next CL. Bug: 332956676 Test: SysUIApplicationTest still passes Test: manually verified that the crash in the bug no longer occurs after the next CL Flag: N/A Change-Id: I98ad3af31b84e34a126486644ca77c5dcdbc471d