commit | d7d2de53a1bfa6468ab93c3630d0216a9b05a733 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Aug 23 14:28:49 2022 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Aug 25 11:41:07 2022 +0200 |
tree | 512ae9cd4d7a0d17f977bec10f0137c18a7546e9 | |
parent | e4eb991ba65f6a7a89427970f46916c9d0528c29 [diff] |
Extract QSSecurityFooterUtils out of QSSecurityFooter This CL extracts QSSecurityFooterUtils out of QSSecurityFooter to make it usable outside of QSSecurityFooter, which is a ViewController scoped to the Quick Settings fragment. This will make the utils usable outside this controller, e.g. in an Interactor/ViewModel not scope to QS. Bug: 242040009 Test: atest QSSecurityFooterTest Change-Id: If8289c9f28525f35603d03ed0ba3e646b7c06df8