CB-10729 Move plugin handlers tests for into platform's repo

This commit is contained in:
Vladimir Kotikov
2016-02-29 18:49:17 +03:00
parent aa2b3d3da1
commit 8ab75e7109
29 changed files with 786 additions and 14 deletions
@@ -0,0 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1" package="com.test.somelib">
<uses-sdk android:minSdkVersion="9"/>
<application/>
</manifest>