Loading cmds/idmap2/tests/data/overlay/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading cmds/idmap2/tests/data/signature-overlay/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay.system"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading cmds/idmap2/tests/data/system-overlay-invalid/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay.system.invalid"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading cmds/idmap2/tests/data/system-overlay/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay.system"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading core/tests/overlaytests/device/test-apps/AppOverlayOne/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,5 +18,6 @@ package="com.android.overlaytest.app_overlay_one" android:versionCode="1" android:versionName="1.0"> <application android:hasCode="false" /> <overlay android:targetPackage="com.android.overlaytest" android:priority="1" /> </manifest> Loading
cmds/idmap2/tests/data/overlay/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading
cmds/idmap2/tests/data/signature-overlay/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay.system"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading
cmds/idmap2/tests/data/system-overlay-invalid/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay.system.invalid"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading
cmds/idmap2/tests/data/system-overlay/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test.overlay.system"> <application android:hasCode="false"/> <overlay android:targetPackage="test.target" android:targetName="TestResources"/> Loading
core/tests/overlaytests/device/test-apps/AppOverlayOne/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,5 +18,6 @@ package="com.android.overlaytest.app_overlay_one" android:versionCode="1" android:versionName="1.0"> <application android:hasCode="false" /> <overlay android:targetPackage="com.android.overlaytest" android:priority="1" /> </manifest>