<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="android.cuttlefish.go_phone.overlay">

    <application android:hasCode="false" />

    <overlay
      android:targetPackage="android"
      android:isStatic="true"
      />
</manifest>
