From 09ac30ef2e5621f517cd01961cb91e8fd53c91e9 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 8a57854c..dba1b445 100644 --- a/bin/templates/project/AndroidManifest.xml +++ b/bin/templates/project/AndroidManifest.xml @@ -29,6 +29,8 @@ /> + +