[Android] Add a Json for ChromeOS packaging

Jean-Baptiste Kempf git at videolan.org
Tue Nov 24 10:55:47 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 24 10:33:26 2015 +0100| [8a4055375106846eceb4c8aed1435fefadfb4283] | committer: Jean-Baptiste Kempf

Add a Json for ChromeOS packaging

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=8a4055375106846eceb4c8aed1435fefadfb4283
---

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

diff --git a/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
new file mode 100644
index 0000000..cb10f88
--- /dev/null
+++ b/vlc-android/flavors/chrome/VLC-Android-CHROME.crx.json
@@ -0,0 +1,8 @@
+{
+    "enableExternalDirectory": true,
+    "formFactor": "tablet",
+    "name": "VLC for Chrome OS",
+    "orientation": "landscape",
+    "packageName": "org.videolan.vlc",
+    "resize": "reconfigure"
+}



More information about the Android mailing list