Commit de720fef by olly Committed by Andrew Lewis

Add missing permission to IMA demo app

PiperOrigin-RevId: 233418784
parent 71ab19c7
Showing with 1 additions and 0 deletions
......@@ -17,6 +17,7 @@
package="com.google.android.exoplayer2.imademo">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-sdk/>
<application android:label="@string/application_name" android:icon="@mipmap/ic_launcher"
......
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