mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Merge pull request #1667 from JaroslavHerber:patch-1
PiperOrigin-RevId: 668905162
This commit is contained in:
commit
e30161656e
@ -390,5 +390,4 @@ public final class Tracks {
|
|||||||
: BundleCollectionUtil.fromBundleList(Group::fromBundle, groupBundles);
|
: BundleCollectionUtil.fromBundleList(Group::fromBundle, groupBundles);
|
||||||
return new Tracks(groups);
|
return new Tracks(groups);
|
||||||
}
|
}
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user