diff options
Diffstat (limited to 'StoneIsland/platforms/android/res/xml/config.xml')
| -rw-r--r-- | StoneIsland/platforms/android/res/xml/config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/StoneIsland/platforms/android/res/xml/config.xml b/StoneIsland/platforms/android/res/xml/config.xml index 9f4cb684..43132082 100644 --- a/StoneIsland/platforms/android/res/xml/config.xml +++ b/StoneIsland/platforms/android/res/xml/config.xml @@ -74,4 +74,7 @@ <feature name="PushNotification"> <param name="android-package" value="com.adobe.phonegap.push.PushPlugin" /> </feature> + <feature name="Sim"> + <param name="android-package" value="com.pbakondy.Sim" /> + </feature> </widget> |
