commit | 75a80fe290d0c89b7bff1f50a1d4af2cc07cf9eb | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Wed Aug 14 11:03:55 2024 -0700 |
committer | Ale Nijamkin <nijamkin@google.com> | Wed Aug 14 23:24:26 2024 +0000 |
tree | 885501282997e95c834edd07f4d20821d8e3219b | |
parent | 4bdb79bc324f9ffe0675b73646caf8aab8fa411b [diff] |
[flexiglass] suspend fun activate now returns Nothing This will help catch issues at compile/IDE time where developers can write unreachable code if they put it after a call to a super.activate() which suspends forever. Bug: 354270224 Test: smoke test - ran Flexiglass, moved through all scenes Flag: com.android.systemui.scene_container Change-Id: I2b2d0bc8e141d2e8cbd218098339975b6fecf48e