give internet permission to ibl sample

this allows us to use snapdragon profiler
This commit is contained in:
Mathias Agopian
2019-06-05 14:10:33 -07:00
committed by Mathias Agopian
parent f441e4ec4e
commit edb1beac3d

View File

@@ -2,6 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.filament.ibl">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"