blob: 000f0bac6942f73a794a58a6568bdfe875df6084 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.connectivity.resources.cuttlefish.overlay">
<application android:hasCode="false" />
<overlay
android:targetPackage="com.android.connectivity.resources"
android:targetName="ServiceConnectivityResourcesConfig"
android:isStatic="true"
android:priority="1"
/>
</manifest>