<manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
package="android.cuttlefish.wear.overlay"> | |
<application android:hasCode="false" /> | |
<overlay | |
android:targetPackage="android" | |
android:isStatic="true" | |
android:priority="3" | |
/> | |
</manifest> |