Commit 4170c79a by andrewlewis Committed by Oliver Woodman

Add ACCESS_NETWORK_STATE permission for MH tests

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=218058185
parent 62759e8d
......@@ -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"/>
......
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