From edb1beac3d4fcd326003cfb42b1502e3bb4401e8 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Wed, 5 Jun 2019 14:10:33 -0700 Subject: [PATCH] give internet permission to ibl sample this allows us to use snapdragon profiler --- .../image-based-lighting/app/src/main/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/samples/image-based-lighting/app/src/main/AndroidManifest.xml b/android/samples/image-based-lighting/app/src/main/AndroidManifest.xml index 10e681ee39..1d38474a81 100644 --- a/android/samples/image-based-lighting/app/src/main/AndroidManifest.xml +++ b/android/samples/image-based-lighting/app/src/main/AndroidManifest.xml @@ -2,6 +2,8 @@ + +