mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +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.
|
||||
-->
|
||||
|
||||
<manifest package="com.google.android.exoplayer2.source.ui.test">
|
||||
<manifest package="com.google.android.exoplayer2.ui.test">
|
||||
<uses-sdk/>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Reference in a new issue