commit | 23e73a7950832e1f59222c87532e19b082c6dcb4 | [log] [tgz] |
---|---|---|
author | Michael Mikhail <michaelmikhil@google.com> | Thu Jan 11 20:43:00 2024 +0000 |
committer | Michael Mikhail <michaelmikhil@google.com> | Thu Jan 18 04:36:49 2024 +0000 |
tree | bebcf317e3792a63b4a7f0a05c9928c2b1952635 | |
parent | fdbabfc434f18e9ae4218668abddad6ece3ce4a0 [diff] |
Moving media host dependency to composables package Since MediaHost is considered a view class. It should not be a dependency of a view-model. It should be known to view classes which is ShadeScene in this case. This CL moves the setting up code of MediaHost to a view class. Bug: 296122467 Test: atest SystemUITests Test: manual Flag: ACONFIG com.android.systemui.media_in_scene_container DEVELOPMENT Change-Id: I2770cd5092a03e6332f8ac8e78ea0eef331f11af