mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Fix test coverage failure for G3 exoplayer
Generates a manifest to have Google3InstrumentationTestRunner in order to fix the error in Zapfhahn (service to measure test coverage) PiperOrigin-RevId: 274754720
This commit is contained in:
parent
a10fea30c9
commit
bc75b9904c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@
|
|||
|
||||
<instrumentation
|
||||
android:targetPackage="com.google.android.exoplayer2.ext.opus.test"
|
||||
android:name="androidx.test.runner.AndroidJUnitRunner"/>
|
||||
android:name="androidx.test.runner.AndroidJUnitRunner"/>
|
||||
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Reference in a new issue