From b2f93556ac91fe06eb8f6acab05b6a6d1b2fdbe1 Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Tue, 14 Jun 2011 10:48:35 +0200 Subject: Zero-click sharing for Browser using NFC. This adds zero-click sharing for the Browser app; the URL of the tab currently displayed will be transferred to any NFC-capable Android phone upon touch. Change-Id: I7aabc1b2b3f7700c05223349e5c317534fcfe8f0 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 00354a4..9751f96 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -28,6 +28,7 @@ + -- cgit v1.1