summaryrefslogtreecommitdiff
path: root/plugins/android.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/android.json')
-rw-r--r--plugins/android.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/android.json b/plugins/android.json
index b284091c..2978230a 100644
--- a/plugins/android.json
+++ b/plugins/android.json
@@ -55,6 +55,10 @@
{
"xml": "<feature name=\"Canvas2ImagePlugin\"><param name=\"android-package\" value=\"org.devgeeks.Canvas2ImagePlugin.Canvas2ImagePlugin\" /></feature>",
"count": 1
+ },
+ {
+ "xml": "<feature name=\"OrientationLock\"><param name=\"android-package\" value=\"com.plugin.phonegap.OrientationLock\" /></feature>",
+ "count": 1
}
]
}
@@ -110,6 +114,9 @@
},
"org.devgeeks.Canvas2ImagePlugin": {
"PACKAGE_NAME": "com.pliablepixels.zmninja"
+ },
+ "com.phonegap.plugins.OrientationLock": {
+ "PACKAGE_NAME": "com.pliablepixels.zmninja"
}
},
"dependent_plugins": {}