commit | 6dbf5161ae7cc38ef44f814aa2cfd08407b2e778 | [log] [tgz] |
---|---|---|
author | Justin Weir <justinweir@google.com> | Fri Jun 28 16:08:45 2024 -0400 |
committer | Justin Weir <justinweir@google.com> | Tue Jul 09 20:02:31 2024 +0000 |
tree | 69469e1d001740ca9643a5f5601a42735ffcdd50 | |
parent | 7f2b77c7b572728e78af411d345a9e2afd3a83a4 [diff] |
Add legacy mode assertions for the scene container flag Methods that were only called by legacy shade classes (i.e. NPVC and QSC) now have a legacy mode assertion. Some methods were also used internally by NSSL, and in those cases I added a private internal version of the method with no assertion. Fixes: 348013571 Test: manually verified with and without the flag enabled Flag: com.android.systemui.scene_container Change-Id: Ib20e9a25f04c7ec854b477c1a3a92b7842ba1ba0