Sign in
android
/
device
/
google
/
cuttlefish
/
7c0ee378fc431daa751950a3eea9f5018dbeedb7
/
.
/
shared
/
overlays
/
core
/
AndroidManifest.xml
blob: a236be934239383b4f2d2dfe18d68395b5201513 [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"android.cuttlefish.overlay"
>
<application
android:hasCode
=
"false"
/>
<overlay
android:targetPackage
=
"android"
android:isStatic
=
"true"
android:priority
=
"1"
/>
</manifest>