blob: f40676a8078e37955803d159aa4884a99b0f50d5 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.gms.omni.overlay">
<application android:hasCode="false" />
<overlay
android:isStatic="true"
android:priority="100"
android:targetPackage="com.google.android.gms" />
</manifest>