From d42e6dcbee24b917936c1d670ca659970c76d4d1 Mon Sep 17 00:00:00 2001 From: Likai Ding Date: Mon, 19 Aug 2013 16:33:24 +0800 Subject: Gallery2: support live streaming and bookmarks Users can input a URL for streaming display. URL bookmarking is supported. Change-Id: Ia69497cdcfee963ba2209119a5b9dc82b64497da --- AndroidManifest.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 52048895b..58b2a1a6f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -29,6 +29,7 @@ + @@ -364,5 +365,33 @@ + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3