diff --git a/local-cli/templates/HelloWorld/android/app/src/main/AndroidManifest.xml b/local-cli/templates/HelloWorld/android/app/src/main/AndroidManifest.xml index a470d3aac52b34..49b5084ad9c9bf 100644 --- a/local-cli/templates/HelloWorld/android/app/src/main/AndroidManifest.xml +++ b/local-cli/templates/HelloWorld/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,5 @@ @@ -6,6 +7,12 @@ + + + + + + diff --git a/local-cli/templates/HelloWorld/android/app/src/release/AndroidManifest.xml b/local-cli/templates/HelloWorld/android/app/src/release/AndroidManifest.xml new file mode 100644 index 00000000000000..3c83ecd407e171 --- /dev/null +++ b/local-cli/templates/HelloWorld/android/app/src/release/AndroidManifest.xml @@ -0,0 +1,8 @@ + + + + +