[Android] Chrome: allow the usage of the clipboard

Jean-Baptiste Kempf git at videolan.org
Fri Dec 18 19:08:22 CET 2015


vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Dec 18 19:07:51 2015 +0100| [cfad158b17e5e04ab11334907be5b61d42a08d41] | committer: Jean-Baptiste Kempf

Chrome: allow the usage of the clipboard

> https://code.videolan.org/videolan/vlc-android/commit/cfad158b17e5e04ab11334907be5b61d42a08d41
---

 vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
index 1591ae5..d6844fe 100644
--- a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
+++ b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
@@ -5,5 +5,6 @@
     "name": "VLC for Chrome OS",
     "orientation": "landscape",
     "packageName": "org.videolan.vlc",
-    "resize": "reconfigure"
+    "resize": "reconfigure",
+    "needsClipboard": true
 }



More information about the Android mailing list