Upstream version 11.39.244.0
[platform/framework/web/crosswalk.git] / src / xwalk / app / tools / android / test_data / extensions / adextension / AndroidManifest.xml
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android">
2     <application android:name="org.xwalk.core.XWalkApplication">
3         <meta-data android:name="com.google.android.gms.version" android:value="_GOOGLE_PLAY_SERVICES_LIB_VERSION_"/>
4     </application>
5 </manifest>