From d332f1968496ca8d7ee2302fd847832a86594da0 Mon Sep 17 00:00:00 2001 From: Juan Gilsanz Polo Date: Sun, 30 Oct 2022 11:59:56 +0100 Subject: [PATCH] Revert "Removed install packages permission" This reverts commit d55616fd4732a06bffcc238681816972a9c86a7c. --- android/app/src/debug/AndroidManifest.xml | 1 + android/app/src/main/AndroidManifest.xml | 1 + android/app/src/profile/AndroidManifest.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 3df97d3..5b76055 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -9,4 +9,5 @@ + diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 143d6f6..6c51c3b 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -5,6 +5,7 @@ + +