From 4a67dd2e28aed257c85b75c11026ae7a2a19c2ad Mon Sep 17 00:00:00 2001 From: Ningxin Hu Date: Mon, 21 Apr 2014 15:17:23 +0800 Subject: [PATCH] Crosswalk runtime needs the two permissions to auto detect connection status. See more details at: https://crosswalk-project.org/jira/browse/XWALK-1324 --- bin/templates/project/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/templates/project/AndroidManifest.xml b/bin/templates/project/AndroidManifest.xml index b031b609..decb9712 100644 --- a/bin/templates/project/AndroidManifest.xml +++ b/bin/templates/project/AndroidManifest.xml @@ -29,6 +29,8 @@ /> + +