Make MediaCompose compile against car-apps-dev
- MediaSourcesProvider was removed because MediaCenter uses Launcher to switch media sources. So I created our own MediaSourcesProvider which simply returns a list of media apps in alphabetical order.
- Made some fixes that Browse page uses MediaModels in mode browse and NowPlaying page uses MediaModels in mode playback.
Snapshot diff report vs base branch: main Last updated: Wed May 22 16:11:06 PDT 2024, Sha: 237a177e4c803f2192af4afb7c04f599c43fc4fd No differences detected
Oh, since this relies on car-apps-dev, do we want to wait until aaos-unbundled is updated so it works with that? @timothyfroehlich
Oh, since this relies on car-apps-dev, do we want to wait until aaos-unbundled is updated so it works with that? @timothyfroehlich
Yep, that's the plan
https://android.googlesource.com/platform/manifest/+/refs/heads/ub-automotive-master-20240521 is here. I tested my pull request for the media compose and it compiles. Where we update the workflow on github to use the latest?
https://android.googlesource.com/platform/manifest/+/refs/heads/ub-automotive-master-20240521 is here. I tested my pull request for the media compose and it compiles. Where we update the workflow on github to use the latest?
Ok. I updated the main workflow. Running checks now.
Please take a look.