mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix package name for UI tests
PiperOrigin-RevId: 384893655
This commit is contained in:
parent
7edcc89421
commit
08ac778ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,6 +15,6 @@
|
||||||
~ limitations under the License.
|
~ limitations under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<manifest package="com.google.android.exoplayer2.source.ui.test">
|
<manifest package="com.google.android.exoplayer2.ui.test">
|
||||||
<uses-sdk/>
|
<uses-sdk/>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue