mirror of
https://github.com/samsonjs/media.git
synced 2026-04-07 11:35:46 +00:00
Add ACCESS_NETWORK_STATE permission for MH tests
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=218058185
This commit is contained in:
parent
62759e8dd6
commit
4170c79a4b
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.google.android.exoplayer2.playbacktests">
|
||||
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK"/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue