From ab60d299ca5fd97314dea5e51f7cd81517f3c099 Mon Sep 17 00:00:00 2001 From: Melvin Date: Thu, 27 May 2021 14:08:57 +0800 Subject: [PATCH] Modified manifest to support package visibility filtering --- android/src/main/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index 8166e4c..078d2f3 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -8,4 +8,11 @@ + + + + + + + \ No newline at end of file