Commit 08ac778a by olly Committed by Oliver Woodman

Fix package name for UI tests

PiperOrigin-RevId: 384893655
parent 7edcc894
Showing with 1 additions and 1 deletions
...@@ -15,6 +15,6 @@ ...@@ -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>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment