Remove MediaOutputPanel and MediaOutputSlice

Bug: 174192979
Test: build pass
Change-Id: Ibbbb9e7865ae991d13cd7a2d4fb9c5c75a689dea
This commit is contained in:
timhypeng
2020-12-15 14:25:22 +08:00
parent ff8ce9d88a
commit deb93069c3
8 changed files with 4 additions and 1288 deletions

View File

@@ -87,7 +87,7 @@ public class MediaOutputIndicatorSlice implements CustomSliceable {
@Override
public Intent getIntent() {
// This Slice reflects active media device information and launch MediaOutputSlice. It does
// This Slice reflects active media device information and launch MediaOutputDialog. It does
// not contain its owned Slice data
return null;
}