From e178c24db3abb8d1ebaba5052b05c99204dc6c88 Mon Sep 17 00:00:00 2001 From: Ashwini Oruganti Date: Wed, 18 Mar 2020 15:46:39 -0700 Subject: [PATCH] Add an exported flag in manifest With b/150232615, we will need an explicit value set for the exported flag when intent filters are present, as the default behavior is changing for S+. This change adds the value reflecting the previous default to the manifest. These changes were made using an automated tool, the xml file may be reformatted slightly creating a larger diff. The only "real" change is the addition of "android:exported" to activities, services, and receivers that have one or more intent-filters. Bug: 150232615 Test: TH Exempt-From-Owner-Approval: mechanical refactoring Change-Id: I4457ff2bd466a4c56fed2570e110f251031c2385 --- core/res/AndroidManifest.xml | 22 +- core/tests/coretests/AndroidManifest.xml | 485 ++++--- .../EnabledTestApp/AndroidManifest.xml | 43 +- .../AndroidManifest.xml | 16 +- .../AndroidManifest.xml | 40 +- .../MultiDexLegacyTestApp/AndroidManifest.xml | 32 +- .../AndroidManifest.xml | 35 +- .../AndroidManifest.xml | 35 +- .../AndroidManifest.xml | 35 +- .../AndroidManifest.xml | 35 +- .../SharedUid/32/AndroidManifest.xml | 12 +- .../SharedUid/64/AndroidManifest.xml | 12 +- .../SharedUid/dual/dual/AndroidManifest.xml | 12 +- .../dual/multiarch/AndroidManifest.xml | 15 +- .../SharedUid/java_only/AndroidManifest.xml | 12 +- .../tests/AccessoryChat/AndroidManifest.xml | 20 +- .../AndroidManifest.xml | 27 +- .../BluetoothMidiService/AndroidManifest.xml | 21 +- media/tests/CameraBrowser/AndroidManifest.xml | 28 +- media/tests/EffectsTest/AndroidManifest.xml | 23 +- media/tests/MediaDump/AndroidManifest.xml | 27 +- .../MediaFrameworkTest/AndroidManifest.xml | 73 +- media/tests/ScoAudioTest/AndroidManifest.xml | 23 +- media/tests/SoundPoolTest/AndroidManifest.xml | 17 +- packages/SystemUI/AndroidManifest.xml | 3 +- .../network-usage/AndroidManifest.xml | 36 +- .../tests/servicestests/AndroidManifest.xml | 250 ++-- .../install-split-base/AndroidManifest.xml | 11 +- .../AndroidManifest.xml | 11 +- .../AndroidManifest.xml | 39 +- .../app/src/main/AndroidManifest.xml | 25 +- .../AndroidManifest.xml | 35 +- .../AccessoryDisplay/sink/AndroidManifest.xml | 21 +- .../source/AndroidManifest.xml | 21 +- .../stub-app/AndroidManifest.xml | 45 +- tests/ActivityTests/AndroidManifest.xml | 107 +- tests/ActivityViewTest/AndroidManifest.xml | 37 +- tests/AmSlam/AndroidManifest.xml | 425 ++++-- tests/AppResourcesLoaders/AndroidManifest.xml | 13 +- tests/Assist/AndroidManifest.xml | 38 +- tests/BandwidthTests/AndroidManifest.xml | 19 +- tests/BatteryWaster/AndroidManifest.xml | 18 +- tests/BiDiTests/AndroidManifest.xml | 19 +- tests/BrowserPowerTest/AndroidManifest.xml | 37 +- .../CameraToo/AndroidManifest.xml | 17 +- .../SimpleCamera/AndroidManifest.xml | 25 +- tests/CameraPrewarmTest/AndroidManifest.xml | 28 +- tests/CanvasCompare/AndroidManifest.xml | 42 +- tests/DpiTest/AndroidManifest.xml | 34 +- tests/FeatureSplit/base/AndroidManifest.xml | 12 +- .../FeatureSplit/feature1/AndroidManifest.xml | 16 +- tests/FixVibrateSetting/AndroidManifest.xml | 16 +- .../test-apps/flickerapp/AndroidManifest.xml | 52 +- tests/FrameworkPerf/AndroidManifest.xml | 33 +- tests/GamePerformance/AndroidManifest.xml | 26 +- tests/GridLayoutTest/AndroidManifest.xml | 42 +- tests/HierarchyViewerTest/AndroidManifest.xml | 20 +- tests/HugeBackup/AndroidManifest.xml | 22 +- tests/HwAccelerationTest/AndroidManifest.xml | 1225 ++++++++--------- tests/Internal/AndroidManifest.xml | 25 +- .../app/src/main/AndroidManifest.xml | 67 +- tests/JobSchedulerTestApp/AndroidManifest.xml | 38 +- tests/LargeAssetTest/AndroidManifest.xml | 14 +- tests/LegacyAssistant/AndroidManifest.xml | 11 +- tests/LocationTracker/AndroidManifest.xml | 29 +- tests/LockTaskTests/AndroidManifest.xml | 81 +- tests/LotsOfApps/AndroidManifest.xml | 1014 ++++++++------ tests/LowStorageTest/AndroidManifest.xml | 12 +- .../app/DummyDPC/AndroidManifest.xml | 15 +- tests/MirrorSurfaceTest/AndroidManifest.xml | 9 +- tests/OneMedia/AndroidManifest.xml | 40 +- tests/RenderThreadTest/AndroidManifest.xml | 28 +- tests/SerialChat/AndroidManifest.xml | 12 +- tests/ServiceCrashTest/AndroidManifest.xml | 15 +- .../SharedLibrary/client/AndroidManifest.xml | 23 +- tests/SharedLibrary/lib/AndroidManifest.xml | 13 +- tests/ShowWhenLockedApp/AndroidManifest.xml | 9 +- tests/SmokeTest/AndroidManifest.xml | 15 +- tests/SmokeTestApps/AndroidManifest.xml | 23 +- tests/SoundTriggerTestApp/AndroidManifest.xml | 37 +- tests/Split/AndroidManifest.xml | 11 +- tests/StatusBar/AndroidManifest.xml | 78 +- tests/SurfaceComposition/AndroidManifest.xml | 17 +- .../AndroidManifest.xml | 6 +- .../AndroidManifest.xml | 26 +- tests/TaskOrganizerTest/AndroidManifest.xml | 15 +- .../app/src/main/AndroidManifest.xml | 21 +- tests/TransformTest/AndroidManifest.xml | 12 +- tests/TransitionTests/AndroidManifest.xml | 256 ++-- tests/TtsTests/AndroidManifest.xml | 23 +- tests/UiBench/AndroidManifest.xml | 348 +++-- tests/UsageReportingTest/AndroidManifest.xml | 11 +- tests/UsageStatsTest/AndroidManifest.xml | 19 +- .../AoapTestDevice/AndroidManifest.xml | 17 +- .../AoapTestHost/AndroidManifest.xml | 17 +- .../AndroidManifest.xml | 18 +- tests/VectorDrawableTest/AndroidManifest.xml | 161 ++- tests/VoiceEnrollment/AndroidManifest.xml | 28 +- tests/VoiceInteraction/AndroidManifest.xml | 94 +- tests/WallpaperTest/AndroidManifest.xml | 34 +- tests/WindowAnimationJank/AndroidManifest.xml | 19 +- tests/WindowInsetsTests/AndroidManifest.xml | 11 +- .../AppWidgetHostTest/AndroidManifest.xml | 39 +- .../AppWidgetProviderTest/AndroidManifest.xml | 14 +- tests/backup/AndroidManifest.xml | 14 +- tests/net/integration/AndroidManifest.xml | 43 +- tests/utils/DummyIME/AndroidManifest.xml | 15 +- wifi/tests/AndroidManifest.xml | 14 +- 108 files changed, 3831 insertions(+), 3000 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index bb33eca4c81bf..c6e0706d6ca60 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -5044,6 +5044,7 @@ android:relinquishTaskIdentity="true" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden" android:process=":ui" + android:exported="true" android:visibleToInstantApps="true"> @@ -5155,6 +5156,7 @@ @@ -5176,6 +5178,7 @@ android:enabled="false" android:process=":ui" android:systemUserOnly="true" + android:exported="true" android:theme="@style/Theme.Translucent.NoTitleBar"> @@ -5188,6 +5191,7 @@ @@ -5228,6 +5232,7 @@ @@ -5235,6 +5240,7 @@ @@ -5243,6 +5249,7 @@ @@ -5251,6 +5258,7 @@ @@ -5259,6 +5267,7 @@ @@ -5267,6 +5276,7 @@ @@ -5275,6 +5285,7 @@ @@ -5283,6 +5294,7 @@ @@ -5291,6 +5303,7 @@ @@ -5299,6 +5312,7 @@ @@ -5307,6 +5321,7 @@ @@ -5315,6 +5330,7 @@ @@ -5323,6 +5339,7 @@ @@ -5331,6 +5348,7 @@ @@ -5347,6 +5365,7 @@ @@ -5443,7 +5462,8 @@ android:permission="android.permission.BIND_JOB_SERVICE"> - + diff --git a/core/tests/coretests/AndroidManifest.xml b/core/tests/coretests/AndroidManifest.xml index b42fce02cedec..21951a7b5efca 100644 --- a/core/tests/coretests/AndroidManifest.xml +++ b/core/tests/coretests/AndroidManifest.xml @@ -147,20 +147,26 @@ - + - + - + @@ -170,6 +176,7 @@ @@ -180,6 +187,7 @@ @@ -187,455 +195,533 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -643,105 +729,120 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -749,329 +850,376 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1079,6 +1227,7 @@ @@ -1087,6 +1236,7 @@ @@ -1094,21 +1244,24 @@ - + - + - + @@ -1116,7 +1269,8 @@ + android:label="AutoCompleteTextViewSimple" + android:exported="true"> @@ -1124,34 +1278,39 @@ + android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE" + android:exported="true"> - + - + - + - + @@ -1159,7 +1318,8 @@ + android:label="AccessibilityTestActivity" + android:exported="true"> @@ -1222,12 +1382,14 @@ - + - + @@ -1243,25 +1405,29 @@ - + + android:permission="com.android.frameworks.coretests.permission.TEST_GRANTED" + android:exported="true"> + android:permission="com.android.frameworks.coretests.permission.TEST_DENIED" + android:exported="true"> + android:process=":remoteReceiver" + android:exported="true"> @@ -1270,13 +1436,15 @@ + android:permission="com.android.frameworks.coretests.permission.TEST_GRANTED" + android:exported="true"> + android:permission="com.android.frameworks.coretests.permission.TEST_DENIED" + android:exported="true"> @@ -1361,7 +1529,8 @@ + android:label="Searchable Activity" + android:exported="true"> @@ -1374,7 +1543,8 @@ android:authorities="android.app.SuggestionProvider"> - + @@ -1382,7 +1552,8 @@ + android:screenOrientation="locked" + android:exported="true"> @@ -1390,14 +1561,16 @@ + android:screenOrientation="locked" + android:exported="true"> - + @@ -1410,7 +1583,8 @@ + android:permission="android.permission.BIND_PRINT_SERVICE" + android:exported="true"> @@ -1451,7 +1625,8 @@ android:exported="true" /> + android:label="My Title" + android:exported="true"> diff --git a/core/tests/coretests/EnabledTestApp/AndroidManifest.xml b/core/tests/coretests/EnabledTestApp/AndroidManifest.xml index 72d933a8137bd..1925c9003b68a 100644 --- a/core/tests/coretests/EnabledTestApp/AndroidManifest.xml +++ b/core/tests/coretests/EnabledTestApp/AndroidManifest.xml @@ -13,40 +13,49 @@ See the License for the specific language governing permissions and limitations under the License. --> + + package="com.android.frameworks.coretests.enabled_app" + android:sharedUserId="com.android.uid.test"> - + - - + + - + - + - + - - + + - + - + - + + android:authorities="com.android.frameworks.coretests.enabled_app.EnabledProvider" + android:process=":enabled.provider.process"/> diff --git a/core/tests/coretests/apks/install_jni_lib_open_from_apk/AndroidManifest.xml b/core/tests/coretests/apks/install_jni_lib_open_from_apk/AndroidManifest.xml index 190f894744054..6b14517c3a3ad 100644 --- a/core/tests/coretests/apks/install_jni_lib_open_from_apk/AndroidManifest.xml +++ b/core/tests/coretests/apks/install_jni_lib_open_from_apk/AndroidManifest.xml @@ -13,15 +13,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + + + android:label="@string/app_name" + android:exported="true"> - - + + diff --git a/core/tests/hosttests/test-apps/MultiDexLegacyAndException/AndroidManifest.xml b/core/tests/hosttests/test-apps/MultiDexLegacyAndException/AndroidManifest.xml index d9d9eb20e6324..78c88815b46cb 100644 --- a/core/tests/hosttests/test-apps/MultiDexLegacyAndException/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/MultiDexLegacyAndException/AndroidManifest.xml @@ -1,36 +1,36 @@ + + package="com.android.multidexlegacyandexception" + android:versionCode="1" + android:versionName="1.0"> - + - - + + - + - + - + + android:targetPackage="com.android.multidexlegacyandexception" + android:label="Test for MultiDexLegacyAndException"/> + android:targetPackage="com.android.multidexlegacyandexception" + android:label="Test for MultiDexLegacyAndException"/> + android:targetPackage="com.android.multidexlegacyandexception" + android:label="Test for MultiDexLegacyAndException"/> diff --git a/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/AndroidManifest.xml b/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/AndroidManifest.xml index 6bd47c2ca3e04..1a60c1e45f975 100644 --- a/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/AndroidManifest.xml @@ -1,28 +1,28 @@ + + package="com.android.multidexlegacytestapp" + android:versionCode="1" + android:versionName="1.0"> - + - - + + - + - + - + + android:targetPackage="com.android.multidexlegacytestapp" + android:label="Test for MultiDexLegacyTestApp"/> diff --git a/core/tests/hosttests/test-apps/MultiDexLegacyTestAppWithCorruptedDex/AndroidManifest.xml b/core/tests/hosttests/test-apps/MultiDexLegacyTestAppWithCorruptedDex/AndroidManifest.xml index 5f006fe59a63e..9a4c3c5d6e81a 100644 --- a/core/tests/hosttests/test-apps/MultiDexLegacyTestAppWithCorruptedDex/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/MultiDexLegacyTestAppWithCorruptedDex/AndroidManifest.xml @@ -1,31 +1,30 @@ + + package="com.android.framework.multidexlegacycorrupteddex" + android:versionCode="1" + android:versionName="1.0"> - + - - + + - + - + - + + android:targetPackage="com.android.framework.multidexlegacycorrupteddex" + android:label="Test for MultiDexLegacyTestApp_corrupted"/> diff --git a/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/AndroidManifest.xml b/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/AndroidManifest.xml index f3f11b99e19da..8c911c47dbdfa 100644 --- a/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/AndroidManifest.xml @@ -1,31 +1,30 @@ + + package="com.android.framework.multidexlegacyversionedtestapp" + android:versionCode="1" + android:versionName="1.0"> - + - - + + - + - + - + + android:targetPackage="com.android.framework.multidexlegacyversionedtestapp" + android:label="Test for MultiDexLegacyVersionedTestApp_v1"/> diff --git a/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/AndroidManifest.xml b/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/AndroidManifest.xml index e43e56b24654b..1817e952ef7ee 100644 --- a/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/AndroidManifest.xml @@ -1,31 +1,30 @@ + + package="com.android.framework.multidexlegacyversionedtestapp" + android:versionCode="2" + android:versionName="2.0"> - + - - + + - + - + - + + android:targetPackage="com.android.framework.multidexlegacyversionedtestapp" + android:label="Test for MultiDexLegacyVersionedTestApp_v2"/> diff --git a/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/AndroidManifest.xml b/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/AndroidManifest.xml index 1d9722887998f..c8a41bc43bea3 100644 --- a/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/AndroidManifest.xml @@ -1,31 +1,30 @@ + + package="com.android.framework.multidexlegacyversionedtestapp" + android:versionCode="3" + android:versionName="3.0"> - + - - + + - + - + - + + android:targetPackage="com.android.framework.multidexlegacyversionedtestapp" + android:label="Test for MultiDexLegacyVersionedTestApp_v3"/> diff --git a/core/tests/hosttests/test-apps/SharedUid/32/AndroidManifest.xml b/core/tests/hosttests/test-apps/SharedUid/32/AndroidManifest.xml index 8aaf5d65c3eaa..5453f53304328 100644 --- a/core/tests/hosttests/test-apps/SharedUid/32/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/SharedUid/32/AndroidManifest.xml @@ -13,16 +13,18 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + package="com.framework.shareduid.bit32" + android:sharedUserId="com.framework.shareduid"> - + - - + + diff --git a/core/tests/hosttests/test-apps/SharedUid/64/AndroidManifest.xml b/core/tests/hosttests/test-apps/SharedUid/64/AndroidManifest.xml index c3d51ef09b3b5..177ef403103e1 100644 --- a/core/tests/hosttests/test-apps/SharedUid/64/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/SharedUid/64/AndroidManifest.xml @@ -13,16 +13,18 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + package="com.framework.shareduid.bit64" + android:sharedUserId="com.framework.shareduid"> - + - - + + diff --git a/core/tests/hosttests/test-apps/SharedUid/dual/dual/AndroidManifest.xml b/core/tests/hosttests/test-apps/SharedUid/dual/dual/AndroidManifest.xml index b7ff46a130c8a..998e19ba1d2c0 100644 --- a/core/tests/hosttests/test-apps/SharedUid/dual/dual/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/SharedUid/dual/dual/AndroidManifest.xml @@ -13,16 +13,18 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + package="com.framework.shareduid.dual" + android:sharedUserId="com.framework.shareduid"> - + - - + + diff --git a/core/tests/hosttests/test-apps/SharedUid/dual/multiarch/AndroidManifest.xml b/core/tests/hosttests/test-apps/SharedUid/dual/multiarch/AndroidManifest.xml index d53ba50842b6a..017ca91d3584b 100644 --- a/core/tests/hosttests/test-apps/SharedUid/dual/multiarch/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/SharedUid/dual/multiarch/AndroidManifest.xml @@ -13,16 +13,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - - + package="com.framework.shareduid.multiarch" + android:sharedUserId="com.framework.shareduid"> + + - - + + diff --git a/core/tests/hosttests/test-apps/SharedUid/java_only/AndroidManifest.xml b/core/tests/hosttests/test-apps/SharedUid/java_only/AndroidManifest.xml index c52689a4d8b0e..591c69b3d933d 100644 --- a/core/tests/hosttests/test-apps/SharedUid/java_only/AndroidManifest.xml +++ b/core/tests/hosttests/test-apps/SharedUid/java_only/AndroidManifest.xml @@ -13,16 +13,18 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + package="com.framework.shareduid.java" + android:sharedUserId="com.framework.shareduid"> - + - - + + diff --git a/libs/usb/tests/AccessoryChat/AndroidManifest.xml b/libs/usb/tests/AccessoryChat/AndroidManifest.xml index 6667ebaa4d491..b93eeab11324b 100644 --- a/libs/usb/tests/AccessoryChat/AndroidManifest.xml +++ b/libs/usb/tests/AccessoryChat/AndroidManifest.xml @@ -15,26 +15,28 @@ --> + package="com.android.accessorychat"> - + - + - - - + + + - + + android:resource="@xml/accessory_filter"/> - + diff --git a/media/mca/samples/CameraEffectsRecordingSample/AndroidManifest.xml b/media/mca/samples/CameraEffectsRecordingSample/AndroidManifest.xml index a65129dc25ccb..807596ead494f 100644 --- a/media/mca/samples/CameraEffectsRecordingSample/AndroidManifest.xml +++ b/media/mca/samples/CameraEffectsRecordingSample/AndroidManifest.xml @@ -15,22 +15,25 @@ * limitations under the License. * --> + - - - - - - + android:versionCode="1" + android:versionName="1.0" + package="android.media.filterfw.samples"> + + + + + + + android:debuggable="true"> + android:label="@string/app_name" + android:exported="true"> - - + + diff --git a/media/packages/BluetoothMidiService/AndroidManifest.xml b/media/packages/BluetoothMidiService/AndroidManifest.xml index 1cfd55d556a9e..c12b5131d842b 100644 --- a/media/packages/BluetoothMidiService/AndroidManifest.xml +++ b/media/packages/BluetoothMidiService/AndroidManifest.xml @@ -1,17 +1,20 @@ - + - - + + + + - + + android:permission="android.permission.BIND_MIDI_DEVICE_SERVICE" + android:exported="true"> - + diff --git a/media/tests/CameraBrowser/AndroidManifest.xml b/media/tests/CameraBrowser/AndroidManifest.xml index c35d12a2dc916..98aa0aee49bdb 100644 --- a/media/tests/CameraBrowser/AndroidManifest.xml +++ b/media/tests/CameraBrowser/AndroidManifest.xml @@ -1,25 +1,29 @@ - + - + + + + android:name="com.android.camerabrowser.CameraBrowserApplication"> - + - - + + - + + android:resource="@xml/device_filter"/> - - - + + + diff --git a/media/tests/EffectsTest/AndroidManifest.xml b/media/tests/EffectsTest/AndroidManifest.xml index 9b59891fb2796..27c903bf8c67d 100644 --- a/media/tests/EffectsTest/AndroidManifest.xml +++ b/media/tests/EffectsTest/AndroidManifest.xml @@ -15,42 +15,43 @@ --> + package="com.android.effectstest"> - - + + + android:name="EffectsTest" + android:exported="true"> - + + android:name="EnvReverbTest"> + android:name="PresetReverbTest"> + android:name="EqualizerTest"> + android:name="VirtualizerTest"> + android:name="BassBoostTest"> + android:name="VisualizerTest"> diff --git a/media/tests/MediaDump/AndroidManifest.xml b/media/tests/MediaDump/AndroidManifest.xml index 6cd9f81b96ec4..388317d27a3df 100644 --- a/media/tests/MediaDump/AndroidManifest.xml +++ b/media/tests/MediaDump/AndroidManifest.xml @@ -13,35 +13,38 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - - - + package="com.android.mediadump"> + + + + android:label="@string/app_name" + android:screenOrientation="landscape" + android:theme="@android:style/Theme.NoTitleBar.Fullscreen" + android:exported="true"> - - + + + android:label="@string/app_name" + android:exported="true"> + android:label="@string/app_name" + android:exported="true"> diff --git a/media/tests/MediaFrameworkTest/AndroidManifest.xml b/media/tests/MediaFrameworkTest/AndroidManifest.xml index 070ed72e533e7..33872ed63b89c 100644 --- a/media/tests/MediaFrameworkTest/AndroidManifest.xml +++ b/media/tests/MediaFrameworkTest/AndroidManifest.xml @@ -15,85 +15,86 @@ --> + package="com.android.mediaframeworktest"> - - - - - - + + + + + + - + + android:name="MediaFrameworkTest" + android:screenOrientation="landscape" + android:exported="true"> - + + android:name="Camera2SurfaceViewActivity" + android:screenOrientation="landscape" + android:configChanges="keyboardHidden|orientation|screenSize"> + android:targetPackage="com.android.mediaframeworktest" + android:label="Camera stress tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="Camera2 InstrumentationTestRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="MediaFramework tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="MediaFramework Performance tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="MediaFramework unit tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="MediaRecorder stress tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="Audio Test Harness tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="Media Power tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="Media Power tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="MediaFramework integration tests InstrumentationRunner"> + android:targetPackage="com.android.mediaframeworktest" + android:label="media framework tests"> diff --git a/media/tests/ScoAudioTest/AndroidManifest.xml b/media/tests/ScoAudioTest/AndroidManifest.xml index 8ff973ef02de7..a0fba733370eb 100644 --- a/media/tests/ScoAudioTest/AndroidManifest.xml +++ b/media/tests/ScoAudioTest/AndroidManifest.xml @@ -15,22 +15,23 @@ --> - - - - - - - + package="com.android.scoaudiotest"> + + + + + + + + android:name="ScoAudioTest" + android:exported="true"> - + - + diff --git a/media/tests/SoundPoolTest/AndroidManifest.xml b/media/tests/SoundPoolTest/AndroidManifest.xml index 8a29052ba50b5..c18efa29462c8 100644 --- a/media/tests/SoundPoolTest/AndroidManifest.xml +++ b/media/tests/SoundPoolTest/AndroidManifest.xml @@ -1,12 +1,17 @@ - + + + - + - - + + - + diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index 62447b589d44b..7d2a869a56d6a 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -692,7 +692,8 @@ android:visibleToInstantApps="true"> - + diff --git a/samples/training/network-usage/AndroidManifest.xml b/samples/training/network-usage/AndroidManifest.xml index 4b96d148b5d2c..3cd46511e98ae 100644 --- a/samples/training/network-usage/AndroidManifest.xml +++ b/samples/training/network-usage/AndroidManifest.xml @@ -1,3 +1,4 @@ + + package="com.example.android.networkusage" + android:versionCode="1" + android:versionName="1.0"> + android:targetSdkVersion="14"/> - - + + - + - + - + - + - + - - + + diff --git a/services/tests/servicestests/AndroidManifest.xml b/services/tests/servicestests/AndroidManifest.xml index 1212f2082404a..ef9224fef0737 100644 --- a/services/tests/servicestests/AndroidManifest.xml +++ b/services/tests/servicestests/AndroidManifest.xml @@ -15,218 +15,234 @@ --> + package="com.android.frameworks.servicestests"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - + + - - - + + + - - + + + android:targetSdkVersion="26"/> - + + android:exported="false"> - + + android:resource="@xml/test_account_type1_authenticator"/> + android:exported="false"> - + + android:resource="@xml/test_account_type2_authenticator"/> + android:permission="android.permission.BIND_DEVICE_ADMIN" + android:exported="true"> + android:resource="@xml/device_admin_sample"/> - + + android:permission="android.permission.BIND_DEVICE_ADMIN" + android:exported="true"> + android:resource="@xml/device_admin_sample"/> - + + android:permission="android.permission.BIND_DEVICE_ADMIN" + android:exported="true"> + android:resource="@xml/device_admin_sample"/> - + + android:permission="android.permission.BIND_DEVICE_ADMIN" + android:exported="true"> + android:resource="@xml/device_admin_sample"/> - + - + + android:resource="@xml/device_admin_sample"/> - + + android:permission="android.permission.BIND_JOB_SERVICE"/> - - - + + + + android:enabled="true" + android:exported="true"/> + android:enabled="true" + android:permission="android.permission.SEND_SHOW_SUSPENDED_APP_DETAILS" + android:exported="true"> - - + + - - + + + android:targetActivity="com.android.server.pm.ShortcutTestActivity" + android:enabled="true" + android:exported="true"> - + android:targetActivity="com.android.server.pm.ShortcutTestActivity" + android:enabled="false" + android:exported="true"> + - + android:targetActivity="com.android.server.pm.ShortcutTestActivity" + android:enabled="true" + android:exported="false"> + - + android:targetActivity="com.android.server.pm.ShortcutTestActivity" + android:enabled="true" + android:exported="true"> + + android:targetActivity="com.android.server.pm.ShortcutTestActivity"> - + + android:targetActivity="com.android.server.pm.ShortcutTestActivity" + android:enabled="false" + android:exported="true"> - - - + + + + android:targetActivity="com.android.server.pm.ShortcutTestActivity" + android:enabled="true" + android:exported="false"> - - - + + + - + - + + android:resource="@xml/dummy_appwidget_info"/> - + diff --git a/services/tests/servicestests/apks/install-split-base/AndroidManifest.xml b/services/tests/servicestests/apks/install-split-base/AndroidManifest.xml index 2979395a81413..1ff41e1d3328f 100644 --- a/services/tests/servicestests/apks/install-split-base/AndroidManifest.xml +++ b/services/tests/servicestests/apks/install-split-base/AndroidManifest.xml @@ -15,14 +15,15 @@ --> + package="com.android.frameworks.servicestests.install_split" + android:isolatedSplits="true"> - + - - + + diff --git a/services/tests/servicestests/apks/install-split-feature-a/AndroidManifest.xml b/services/tests/servicestests/apks/install-split-feature-a/AndroidManifest.xml index a3dd55f712a2f..dfeec8c6bbd48 100644 --- a/services/tests/servicestests/apks/install-split-feature-a/AndroidManifest.xml +++ b/services/tests/servicestests/apks/install-split-feature-a/AndroidManifest.xml @@ -15,14 +15,15 @@ --> + package="com.android.frameworks.servicestests.install_split" + featureSplit="feature_a"> - + - - + + diff --git a/services/tests/servicestests/apks/install_intent_filters/AndroidManifest.xml b/services/tests/servicestests/apks/install_intent_filters/AndroidManifest.xml index fc7134d24ddae..d60e19428f434 100644 --- a/services/tests/servicestests/apks/install_intent_filters/AndroidManifest.xml +++ b/services/tests/servicestests/apks/install_intent_filters/AndroidManifest.xml @@ -14,34 +14,29 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + + + This manifest declares an activity for testing intent filters. + The implementing class is an empty implementation. + --> - - + + - + - + - - + + diff --git a/startop/apps/ColorChanging/app/src/main/AndroidManifest.xml b/startop/apps/ColorChanging/app/src/main/AndroidManifest.xml index 37193b5ff5962..2186d207f13d8 100644 --- a/startop/apps/ColorChanging/app/src/main/AndroidManifest.xml +++ b/startop/apps/ColorChanging/app/src/main/AndroidManifest.xml @@ -1,21 +1,22 @@ + + package="com.android.startop.colorchanging"> - - + + - + - + - \ No newline at end of file + diff --git a/tests/AccessibilityEventsLogger/AndroidManifest.xml b/tests/AccessibilityEventsLogger/AndroidManifest.xml index d86769f570c50..a5713679786f2 100644 --- a/tests/AccessibilityEventsLogger/AndroidManifest.xml +++ b/tests/AccessibilityEventsLogger/AndroidManifest.xml @@ -16,25 +16,23 @@ --> + xmlns:tools="http://schemas.android.com/tools" + package="com.android.tests.accessibilityeventlogger" + android:versionCode="1" + android:versionName="0.0"> - + - + - + @@ -43,9 +41,8 @@ - + diff --git a/tests/AccessoryDisplay/sink/AndroidManifest.xml b/tests/AccessoryDisplay/sink/AndroidManifest.xml index 72d498f2d855a..2aee9693ff171 100644 --- a/tests/AccessoryDisplay/sink/AndroidManifest.xml +++ b/tests/AccessoryDisplay/sink/AndroidManifest.xml @@ -15,26 +15,27 @@ --> + package="com.android.accessorydisplay.sink"> - + + android:icon="@drawable/ic_app" + android:hardwareAccelerated="true"> + android:label="@string/app_name" + android:theme="@android:style/Theme.Holo" + android:exported="true"> - + - - + + + android:resource="@xml/usb_device_filter"/> diff --git a/tests/AccessoryDisplay/source/AndroidManifest.xml b/tests/AccessoryDisplay/source/AndroidManifest.xml index d3edcb8388771..4611e1de466c6 100644 --- a/tests/AccessoryDisplay/source/AndroidManifest.xml +++ b/tests/AccessoryDisplay/source/AndroidManifest.xml @@ -15,26 +15,27 @@ --> + package="com.android.accessorydisplay.source"> - + + android:icon="@drawable/ic_app" + android:hardwareAccelerated="true"> + android:label="@string/app_name" + android:theme="@android:style/Theme.Holo" + android:exported="true"> - + - - + + + android:resource="@xml/usb_accessory_filter"/> diff --git a/tests/ActivityManagerPerfTests/stub-app/AndroidManifest.xml b/tests/ActivityManagerPerfTests/stub-app/AndroidManifest.xml index a57f64c320c8e..6bdeea06053fa 100644 --- a/tests/ActivityManagerPerfTests/stub-app/AndroidManifest.xml +++ b/tests/ActivityManagerPerfTests/stub-app/AndroidManifest.xml @@ -16,39 +16,34 @@ --> + package="com.android.stubs.am"> - - - + + + - - + + - - - + + + - - + + - diff --git a/tests/ActivityTests/AndroidManifest.xml b/tests/ActivityTests/AndroidManifest.xml index 0b3bd70ba5c99..88a5e64a92bd8 100644 --- a/tests/ActivityTests/AndroidManifest.xml +++ b/tests/ActivityTests/AndroidManifest.xml @@ -15,85 +15,98 @@ --> - - - - - - - - - - + package="com.google.android.test.activity"> + + + + + + + + + + - + - - + + - - - - + + + + - - - - + + + + - + - + + android:singleUser="true" + android:exported="true"> - + - + - + - + - + + android:singleUser="true" + android:exported="true"> - - - + android:authorities="com.google.android.test.activity.single_user" + android:singleUser="true" + android:exported="true"/> + + + + android:label="DisableScreenshots" + android:theme="@style/DisableScreenshots" + android:exported="true"> - - + + + android:label="CustomSplashscreen" + android:theme="@style/CustomSplashscreen" + android:exported="true"> - - + + diff --git a/tests/ActivityViewTest/AndroidManifest.xml b/tests/ActivityViewTest/AndroidManifest.xml index 17eb029166f00..c84b7d904f0ad 100644 --- a/tests/ActivityViewTest/AndroidManifest.xml +++ b/tests/ActivityViewTest/AndroidManifest.xml @@ -15,7 +15,7 @@ --> + package="com.google.android.test.activityview"> @@ -24,8 +24,9 @@ + android:label="AV Main" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density" + android:exported="true"> @@ -34,33 +35,33 @@ + android:label="AV" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density" + android:windowSoftInputMode="stateHidden|adjustResize"> + android:label="AV Resize" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density" + android:windowSoftInputMode="stateHidden|adjustResize"> + android:label="AV Scroll" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density" + android:windowSoftInputMode="stateHidden"> + android:resizeableActivity="true" + android:theme="@*android:style/Theme.NoTitleBar" + android:exported="true" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density"> + android:label="AV Visibility" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density"> diff --git a/tests/AmSlam/AndroidManifest.xml b/tests/AmSlam/AndroidManifest.xml index 3d39e850f024c..37583a946d1ec 100644 --- a/tests/AmSlam/AndroidManifest.xml +++ b/tests/AmSlam/AndroidManifest.xml @@ -15,125 +15,324 @@ --> + package="test.amslam"> - - + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/AppResourcesLoaders/AndroidManifest.xml b/tests/AppResourcesLoaders/AndroidManifest.xml index cb403b968abf7..61011008d949f 100644 --- a/tests/AppResourcesLoaders/AndroidManifest.xml +++ b/tests/AppResourcesLoaders/AndroidManifest.xml @@ -16,16 +16,17 @@ --> + package="com.android.example.loaders"> - + android:name=".LoadersApplication"> + - - + + + android:process="com.android.phone"/> diff --git a/tests/Assist/AndroidManifest.xml b/tests/Assist/AndroidManifest.xml index 9d4c4ad174546..2f6f50bd4f488 100644 --- a/tests/Assist/AndroidManifest.xml +++ b/tests/Assist/AndroidManifest.xml @@ -1,3 +1,4 @@ + + package="com.android.test.assist"> + android:label="Test Assist Interaction Service" + android:permission="android.permission.BIND_VOICE_INTERACTION" + android:process=":interactor" + android:exported="true"> + android:resource="@xml/interaction_service"/> - + - - + + + android:permission="android.permission.BIND_VOICE_INTERACTION" + android:process=":session"> + android:label="Test Above Keyguard Activity" + android:theme="@android:style/Theme.NoTitleBar" + android:excludeFromRecents="true" + android:launchMode="singleTask" + android:exported="false"> diff --git a/tests/BandwidthTests/AndroidManifest.xml b/tests/BandwidthTests/AndroidManifest.xml index 19f38cabf23e9..72bdd1430cb47 100644 --- a/tests/BandwidthTests/AndroidManifest.xml +++ b/tests/BandwidthTests/AndroidManifest.xml @@ -13,19 +13,22 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - - + package="com.android.tests.bandwidthenforcement"> + + + - + - - + + - + diff --git a/tests/BatteryWaster/AndroidManifest.xml b/tests/BatteryWaster/AndroidManifest.xml index 0d7f007f15fc6..5910c187c6eb5 100644 --- a/tests/BatteryWaster/AndroidManifest.xml +++ b/tests/BatteryWaster/AndroidManifest.xml @@ -1,14 +1,18 @@ + + - - + package="com.android.batterywaster"> + + - + - - - + + + diff --git a/tests/BiDiTests/AndroidManifest.xml b/tests/BiDiTests/AndroidManifest.xml index 4aead814c8a02..cea5d683a2f9e 100644 --- a/tests/BiDiTests/AndroidManifest.xml +++ b/tests/BiDiTests/AndroidManifest.xml @@ -15,23 +15,24 @@ --> + package="com.android.bidi" + android:versionCode="1" + android:versionName="1.0"> + android:hardwareAccelerated="true" + android:supportsRtl="true"> + android:windowSoftInputMode="stateAlwaysHidden" + android:exported="true"> - - + + + android:targetSdkVersion="10"/> diff --git a/tests/BrowserPowerTest/AndroidManifest.xml b/tests/BrowserPowerTest/AndroidManifest.xml index 43eeaad23f8bf..003e47ef5642d 100644 --- a/tests/BrowserPowerTest/AndroidManifest.xml +++ b/tests/BrowserPowerTest/AndroidManifest.xml @@ -13,34 +13,35 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + package="com.android.browserpowertest"> + this package needs to link against the android.test library, + which is needed when building test cases. --> - - + + - - + + + This declares that this app uses the instrumentation test runner targeting + the package of browserpowertest. To run the tests use the command: + "adb shell am instrument -w com.android.browserpowertest/.PowerTestRunner" + --> + android:targetPackage="com.android.browserpowertest" + android:label="Test runner for Browser Power Tests."/> - - - + + + diff --git a/tests/Camera2Tests/CameraToo/AndroidManifest.xml b/tests/Camera2Tests/CameraToo/AndroidManifest.xml index a92b5d81f6607..2c1b4cbbc7d5c 100644 --- a/tests/Camera2Tests/CameraToo/AndroidManifest.xml +++ b/tests/Camera2Tests/CameraToo/AndroidManifest.xml @@ -1,5 +1,4 @@ - - - + package="com.example.android.camera2.cameratoo"> + + - + - - + + diff --git a/tests/Camera2Tests/SmartCamera/SimpleCamera/AndroidManifest.xml b/tests/Camera2Tests/SmartCamera/SimpleCamera/AndroidManifest.xml index 06818682192f2..35a86500b78a1 100644 --- a/tests/Camera2Tests/SmartCamera/SimpleCamera/AndroidManifest.xml +++ b/tests/Camera2Tests/SmartCamera/SimpleCamera/AndroidManifest.xml @@ -13,24 +13,27 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - + android:versionCode="1" + android:versionName="1.0" + package="androidx.media.filterfw.samples.simplecamera"> + + + android:debuggable="true"> + android:required="false"/> + android:label="Smart Camera" + android:screenOrientation="portrait" + android:exported="true"> - - + + diff --git a/tests/CameraPrewarmTest/AndroidManifest.xml b/tests/CameraPrewarmTest/AndroidManifest.xml index 11b2686d29322..7fafd33620b36 100644 --- a/tests/CameraPrewarmTest/AndroidManifest.xml +++ b/tests/CameraPrewarmTest/AndroidManifest.xml @@ -16,35 +16,35 @@ --> + package="com.google.android.test.cameraprewarm"> + android:theme="@android:style/Theme.NoTitleBar" + android:exported="true"> - - + + - + + android:theme="@android:style/Theme.NoTitleBar" + android:exported="true"> - - + + - + + android:exported="true"> diff --git a/tests/CanvasCompare/AndroidManifest.xml b/tests/CanvasCompare/AndroidManifest.xml index b55e290a52dd0..2734e7f07f273 100644 --- a/tests/CanvasCompare/AndroidManifest.xml +++ b/tests/CanvasCompare/AndroidManifest.xml @@ -1,3 +1,4 @@ + - - + + + - - + + - - + + - + - - + + - + - + diff --git a/tests/DpiTest/AndroidManifest.xml b/tests/DpiTest/AndroidManifest.xml index a4d8c79731417..cf4c21dbe128f 100644 --- a/tests/DpiTest/AndroidManifest.xml +++ b/tests/DpiTest/AndroidManifest.xml @@ -15,26 +15,34 @@ --> - - + package="com.google.android.test.dpi"> + + - - - - + + + + - + - - + + - + - - + + diff --git a/tests/FeatureSplit/base/AndroidManifest.xml b/tests/FeatureSplit/base/AndroidManifest.xml index e82b3b9d45fcf..1bc07ef413dfb 100644 --- a/tests/FeatureSplit/base/AndroidManifest.xml +++ b/tests/FeatureSplit/base/AndroidManifest.xml @@ -15,15 +15,17 @@ --> + package="com.android.test.split.feature"> - + - + - - + + diff --git a/tests/FeatureSplit/feature1/AndroidManifest.xml b/tests/FeatureSplit/feature1/AndroidManifest.xml index 086c2c33422db..4581a85b3efb3 100644 --- a/tests/FeatureSplit/feature1/AndroidManifest.xml +++ b/tests/FeatureSplit/feature1/AndroidManifest.xml @@ -15,17 +15,19 @@ --> + package="com.android.test.split.feature" + featureSplit="feature1"> - - + + - + - - + + diff --git a/tests/FixVibrateSetting/AndroidManifest.xml b/tests/FixVibrateSetting/AndroidManifest.xml index 007d6821498b5..c2d5918a46817 100644 --- a/tests/FixVibrateSetting/AndroidManifest.xml +++ b/tests/FixVibrateSetting/AndroidManifest.xml @@ -1,13 +1,17 @@ + + - + package="com.android.fixvibratesetting"> + - + - - - + + + diff --git a/tests/FlickerTests/test-apps/flickerapp/AndroidManifest.xml b/tests/FlickerTests/test-apps/flickerapp/AndroidManifest.xml index 0fe968273567d..7770c73d7a73e 100644 --- a/tests/FlickerTests/test-apps/flickerapp/AndroidManifest.xml +++ b/tests/FlickerTests/test-apps/flickerapp/AndroidManifest.xml @@ -14,60 +14,62 @@ limitations under the License. --> - + - - + + + android:taskAffinity="com.android.server.wm.flicker.testapp.SimpleActivity" + android:label="SimpleApp" + android:exported="true"> + android:taskAffinity="com.android.server.wm.flicker.testapp.ImeActivity" + android:label="ImeApp" + android:exported="true"> + android:taskAffinity="com.android.server.wm.flicker.testapp.ImeActivityAutoFocus" + android:windowSoftInputMode="stateVisible" + android:label="ImeAppAutoFocus" + android:exported="true"> + android:resizeableActivity="true" + android:supportsPictureInPicture="true" + android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" + android:taskAffinity="com.android.server.wm.flicker.testapp.PipActivity" + android:label="PipApp" + android:exported="true"> + android:taskAffinity="com.android.server.wm.flicker.testapp.SeamlessRotationActivity" + android:configChanges="orientation|screenSize" + android:label="SeamlessApp" + android:exported="true"> - \ No newline at end of file + diff --git a/tests/FrameworkPerf/AndroidManifest.xml b/tests/FrameworkPerf/AndroidManifest.xml index 4fd2043ce9382..07e775aeb8383 100644 --- a/tests/FrameworkPerf/AndroidManifest.xml +++ b/tests/FrameworkPerf/AndroidManifest.xml @@ -1,30 +1,35 @@ + + + package="com.android.frameworkperf"> - - + + - - + + - - - + + + + android:foregroundServiceType="dataSync|mediaPlayback|phoneCall|location|connectedDevice"> - + - + + android:targetPackage="com.android.frameworkperf" + android:label="Framework Perf Runner"/> diff --git a/tests/GamePerformance/AndroidManifest.xml b/tests/GamePerformance/AndroidManifest.xml index 2ff7fa65664e4..8e6054bca0d8f 100644 --- a/tests/GamePerformance/AndroidManifest.xml +++ b/tests/GamePerformance/AndroidManifest.xml @@ -16,28 +16,30 @@ --> + package="android.gameperformance" + android:versionCode="3" + android:versionName="3.0"> - + - - + + - + + android:screenOrientation="landscape" + android:exported="true"> - - + + - + + android:targetPackage="android.gameperformance"> diff --git a/tests/GridLayoutTest/AndroidManifest.xml b/tests/GridLayoutTest/AndroidManifest.xml index 677220db8a539..6fdcda3e6ce7b 100644 --- a/tests/GridLayoutTest/AndroidManifest.xml +++ b/tests/GridLayoutTest/AndroidManifest.xml @@ -15,76 +15,96 @@ --> + package="com.android.test.layout"> - + - + - + - + - + - + - + - + - + - + diff --git a/tests/HierarchyViewerTest/AndroidManifest.xml b/tests/HierarchyViewerTest/AndroidManifest.xml index 65f2fd3e1a9c2..f4414b0c4d000 100644 --- a/tests/HierarchyViewerTest/AndroidManifest.xml +++ b/tests/HierarchyViewerTest/AndroidManifest.xml @@ -1,3 +1,4 @@ + + package="com.android.test.hierarchyviewer"> - + - + - - + + - + diff --git a/tests/HugeBackup/AndroidManifest.xml b/tests/HugeBackup/AndroidManifest.xml index 923881b9b0b03..945e59bd36ed9 100644 --- a/tests/HugeBackup/AndroidManifest.xml +++ b/tests/HugeBackup/AndroidManifest.xml @@ -13,30 +13,32 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + package="com.android.hugebackup" + android:versionCode="1" + android:versionName="1.0"> - + + android:backupAgent="HugeAgent"> + android:value="AEdPqrEAAAAINyoagzQOEEpIH3yw7LYCFN7CRX4FMd6TGIGVaA"/> - + - - + + diff --git a/tests/HwAccelerationTest/AndroidManifest.xml b/tests/HwAccelerationTest/AndroidManifest.xml index 7b8c154dea1e9..7790043859a03 100644 --- a/tests/HwAccelerationTest/AndroidManifest.xml +++ b/tests/HwAccelerationTest/AndroidManifest.xml @@ -15,1045 +15,1044 @@ --> + package="com.android.test.hwui"> - - - + + + - - + + - + - + - + - - - + + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - - + + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - - + + - - + + - - + + - - + + - + - - + + - - + + - - + + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - - + + - + - - + + - - + + - - + + - + - + - - + + - - + + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - - + + - - + + - - + + - + - - + + - - + + - - + + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - + - - + + - - + + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - ` - + ` + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + diff --git a/tests/Internal/AndroidManifest.xml b/tests/Internal/AndroidManifest.xml index c85c3b12504ad..dbba24531769e 100644 --- a/tests/Internal/AndroidManifest.xml +++ b/tests/Internal/AndroidManifest.xml @@ -16,29 +16,30 @@ --> - - + package="com.android.internal.tests"> + + - + + android:enabled="true" + android:directBootAware="true" + android:label="Dummy wallpaper" + android:permission="android.permission.BIND_WALLPAPER" + android:exported="true"> - + + android:resource="@xml/livewallpaper"/> + android:targetPackage="com.android.internal.tests" + android:label="Internal Tests"/> diff --git a/tests/JankBench/app/src/main/AndroidManifest.xml b/tests/JankBench/app/src/main/AndroidManifest.xml index 58aa66fcd05d9..fe431fda48cd1 100644 --- a/tests/JankBench/app/src/main/AndroidManifest.xml +++ b/tests/JankBench/app/src/main/AndroidManifest.xml @@ -1,4 +1,5 @@ - + + package="com.android.benchmark"> - + - - - + + + - - + + - + - + - + - + - + - - - - - - - - + + + + + + + + - \ No newline at end of file + diff --git a/tests/JobSchedulerTestApp/AndroidManifest.xml b/tests/JobSchedulerTestApp/AndroidManifest.xml index 96541972b9b85..aeeaba469a2ad 100644 --- a/tests/JobSchedulerTestApp/AndroidManifest.xml +++ b/tests/JobSchedulerTestApp/AndroidManifest.xml @@ -1,32 +1,30 @@ + + package="com.android.demo.jobSchedulerApp"> - + - - + + - - + + - - + + - + diff --git a/tests/LargeAssetTest/AndroidManifest.xml b/tests/LargeAssetTest/AndroidManifest.xml index c86118e492e57..ac55dcb66be81 100644 --- a/tests/LargeAssetTest/AndroidManifest.xml +++ b/tests/LargeAssetTest/AndroidManifest.xml @@ -1,3 +1,4 @@ + + + package="com.android.largeassettest"> - + - - - + + + diff --git a/tests/LegacyAssistant/AndroidManifest.xml b/tests/LegacyAssistant/AndroidManifest.xml index 7ae5103799803..942eafa06f355 100644 --- a/tests/LegacyAssistant/AndroidManifest.xml +++ b/tests/LegacyAssistant/AndroidManifest.xml @@ -15,22 +15,23 @@ --> + package="com.google.android.test.legacyassistant"> + android:theme="@android:style/Theme.NoTitleBar" + android:exported="true"> - - + + + android:resource="@drawable/ic_action_assist"/> diff --git a/tests/LocationTracker/AndroidManifest.xml b/tests/LocationTracker/AndroidManifest.xml index dc7ea99849e0d..0940ee31db1f9 100644 --- a/tests/LocationTracker/AndroidManifest.xml +++ b/tests/LocationTracker/AndroidManifest.xml @@ -1,30 +1,35 @@ + + + package="com.android.locationtracker"> - - + + - + - + - + - + - - + + - - + + + android:authorities="com.android.locationtracker"/> diff --git a/tests/LockTaskTests/AndroidManifest.xml b/tests/LockTaskTests/AndroidManifest.xml index e349c92482637..3ffdc4712b0ec 100644 --- a/tests/LockTaskTests/AndroidManifest.xml +++ b/tests/LockTaskTests/AndroidManifest.xml @@ -1,56 +1,51 @@ - - + + + - - + + - - + + - + - + - + - + diff --git a/tests/LotsOfApps/AndroidManifest.xml b/tests/LotsOfApps/AndroidManifest.xml index 585ddccf84505..3aed04391103b 100644 --- a/tests/LotsOfApps/AndroidManifest.xml +++ b/tests/LotsOfApps/AndroidManifest.xml @@ -1,710 +1,912 @@ + + - - - - - + package="com.android.lotsofapps"> + + + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + diff --git a/tests/LowStorageTest/AndroidManifest.xml b/tests/LowStorageTest/AndroidManifest.xml index 9d4a63ac330f1..5b496562ab279 100644 --- a/tests/LowStorageTest/AndroidManifest.xml +++ b/tests/LowStorageTest/AndroidManifest.xml @@ -1,13 +1,15 @@ + + package="com.android.lowstoragetest"> + android:theme="@android:style/Theme.Black.NoTitleBar" + android:exported="true"> - - + + - \ No newline at end of file + diff --git a/tests/ManagedProfileLifecycleStressTest/app/DummyDPC/AndroidManifest.xml b/tests/ManagedProfileLifecycleStressTest/app/DummyDPC/AndroidManifest.xml index 860940d4e025c..aefb07661f7e4 100644 --- a/tests/ManagedProfileLifecycleStressTest/app/DummyDPC/AndroidManifest.xml +++ b/tests/ManagedProfileLifecycleStressTest/app/DummyDPC/AndroidManifest.xml @@ -15,17 +15,16 @@ --> + package="com.android.dummydpc"> - - + + + android:resource="@xml/device_admin"/> - + diff --git a/tests/MirrorSurfaceTest/AndroidManifest.xml b/tests/MirrorSurfaceTest/AndroidManifest.xml index 123cd0f26ff39..6385cc8a9d227 100644 --- a/tests/MirrorSurfaceTest/AndroidManifest.xml +++ b/tests/MirrorSurfaceTest/AndroidManifest.xml @@ -16,14 +16,15 @@ --> + package="com.google.android.test.mirrorsurface"> - + + android:label="Mirror Surface" + android:configChanges="orientation|screenSize" + android:exported="true"> diff --git a/tests/OneMedia/AndroidManifest.xml b/tests/OneMedia/AndroidManifest.xml index 8697f1b085bfa..7fc352405212b 100644 --- a/tests/OneMedia/AndroidManifest.xml +++ b/tests/OneMedia/AndroidManifest.xml @@ -1,33 +1,33 @@ + + package="com.android.onemedia" + android:versionCode="1" + android:versionName="1.0"> - - + + - + - - + + - - + + - + diff --git a/tests/RenderThreadTest/AndroidManifest.xml b/tests/RenderThreadTest/AndroidManifest.xml index a7f4f6e9c5c88..22a4e43c988c8 100644 --- a/tests/RenderThreadTest/AndroidManifest.xml +++ b/tests/RenderThreadTest/AndroidManifest.xml @@ -1,25 +1,25 @@ + + package="com.example.renderthread" + android:versionCode="1" + android:versionName="1.0"> - - + + - + - + + android:theme="@style/AppTheme.Transparent"/> diff --git a/tests/SerialChat/AndroidManifest.xml b/tests/SerialChat/AndroidManifest.xml index 0efdb58d72cb2..7aedb52752c5a 100644 --- a/tests/SerialChat/AndroidManifest.xml +++ b/tests/SerialChat/AndroidManifest.xml @@ -15,16 +15,18 @@ --> + package="com.android.serialchat"> - + - - - + + + diff --git a/tests/ServiceCrashTest/AndroidManifest.xml b/tests/ServiceCrashTest/AndroidManifest.xml index 387c8b8ae36b3..e906fe2109e1d 100644 --- a/tests/ServiceCrashTest/AndroidManifest.xml +++ b/tests/ServiceCrashTest/AndroidManifest.xml @@ -1,23 +1,24 @@ + package="com.android.tests.servicecrashtest"> - + + android:process=":badservice"/> - + - + + android:name="android.test.InstrumentationTestRunner" + android:targetPackage="com.android.tests.servicecrashtest"/> diff --git a/tests/SharedLibrary/client/AndroidManifest.xml b/tests/SharedLibrary/client/AndroidManifest.xml index d1167fa7322f4..9903a98c0ae9a 100644 --- a/tests/SharedLibrary/client/AndroidManifest.xml +++ b/tests/SharedLibrary/client/AndroidManifest.xml @@ -15,23 +15,26 @@ --> - - - - + package="com.google.android.test.lib_client"> + + + + - - + + - + - + + android:resource="@xml/dependent_appwidget_info"/> diff --git a/tests/SharedLibrary/lib/AndroidManifest.xml b/tests/SharedLibrary/lib/AndroidManifest.xml index bb939dd4cb553..df2fdca18f6e2 100644 --- a/tests/SharedLibrary/lib/AndroidManifest.xml +++ b/tests/SharedLibrary/lib/AndroidManifest.xml @@ -15,15 +15,16 @@ --> + package="com.google.android.test.shared_library" + android:versionCode="2"> - + + android:icon="@drawable/size_48x48" + android:exported="true"> - - + + diff --git a/tests/ShowWhenLockedApp/AndroidManifest.xml b/tests/ShowWhenLockedApp/AndroidManifest.xml index a872e061526fd..82957b719a487 100644 --- a/tests/ShowWhenLockedApp/AndroidManifest.xml +++ b/tests/ShowWhenLockedApp/AndroidManifest.xml @@ -16,12 +16,13 @@ --> + package="com.android.showwhenlocked"> + android:showWhenLocked="true" + android:turnScreenOn="true" + android:launchMode="singleTask" + android:exported="true"> diff --git a/tests/SmokeTest/AndroidManifest.xml b/tests/SmokeTest/AndroidManifest.xml index f141bdcc704f6..57f0431ad2e38 100644 --- a/tests/SmokeTest/AndroidManifest.xml +++ b/tests/SmokeTest/AndroidManifest.xml @@ -15,18 +15,19 @@ --> + package="com.android.smoketest"> - - + + - - + + - + diff --git a/tests/SmokeTestApps/AndroidManifest.xml b/tests/SmokeTestApps/AndroidManifest.xml index 0f20107f60d10..89e63b1a4198d 100644 --- a/tests/SmokeTestApps/AndroidManifest.xml +++ b/tests/SmokeTestApps/AndroidManifest.xml @@ -15,30 +15,33 @@ --> + package="com.android.smoketest.triggers"> + android:label="Test Crashy App" + android:exported="true"> - - + + + android:label="Test Crashy App2" + android:exported="true"> - - + + + android:label="Test Unresponsive App" + android:exported="true"> - - + + diff --git a/tests/SoundTriggerTestApp/AndroidManifest.xml b/tests/SoundTriggerTestApp/AndroidManifest.xml index 87f3e92b3a60d..587a25dd71bcd 100644 --- a/tests/SoundTriggerTestApp/AndroidManifest.xml +++ b/tests/SoundTriggerTestApp/AndroidManifest.xml @@ -1,27 +1,28 @@ + + - - - - + package="com.android.test.soundtrigger"> + + + + - + - - - + + + - + - + diff --git a/tests/Split/AndroidManifest.xml b/tests/Split/AndroidManifest.xml index 0de8344077f62..e0365273107e7 100644 --- a/tests/Split/AndroidManifest.xml +++ b/tests/Split/AndroidManifest.xml @@ -15,13 +15,14 @@ --> + package="com.android.example.split"> - + android:icon="@mipmap/ic_app"> + - - + + diff --git a/tests/StatusBar/AndroidManifest.xml b/tests/StatusBar/AndroidManifest.xml index 6a082e990dab9..8744dae1b3607 100644 --- a/tests/StatusBar/AndroidManifest.xml +++ b/tests/StatusBar/AndroidManifest.xml @@ -1,56 +1,68 @@ + + - - - - - - - + package="com.android.statusbartest"> + + + + + + + - + - - - + + + - + - - - + + + + android:label="_Notify Builder" + android:theme="@android:style/Theme.Holo" + android:hardwareAccelerated="true" + android:exported="true"> - - - + + + - + - - - + + + - + - - - + + + - + - + diff --git a/tests/SurfaceComposition/AndroidManifest.xml b/tests/SurfaceComposition/AndroidManifest.xml index 4c0a9b61fd8fe..46c8f88626c3c 100644 --- a/tests/SurfaceComposition/AndroidManifest.xml +++ b/tests/SurfaceComposition/AndroidManifest.xml @@ -16,21 +16,22 @@ --> - + package="android.surfacecomposition"> + - - + + - - + + - + + android:targetPackage="android.surfacecomposition"> diff --git a/tests/SurfaceControlViewHostTest/AndroidManifest.xml b/tests/SurfaceControlViewHostTest/AndroidManifest.xml index ee95763453f7f..7e9a04dfa82ce 100644 --- a/tests/SurfaceControlViewHostTest/AndroidManifest.xml +++ b/tests/SurfaceControlViewHostTest/AndroidManifest.xml @@ -13,10 +13,12 @@ --> + package="com.android.test.viewembed"> - + diff --git a/tests/SystemUIDemoModeController/AndroidManifest.xml b/tests/SystemUIDemoModeController/AndroidManifest.xml index 2e97932df5252..5feb4acf259d3 100644 --- a/tests/SystemUIDemoModeController/AndroidManifest.xml +++ b/tests/SystemUIDemoModeController/AndroidManifest.xml @@ -15,23 +15,21 @@ --> + package="com.example.android.demomodecontroller" + android:versionCode="1" + android:versionName="0.1"> - + - - + + - - - + + + diff --git a/tests/TaskOrganizerTest/AndroidManifest.xml b/tests/TaskOrganizerTest/AndroidManifest.xml index a77d7ee80242b..f0ba71a47d7e3 100644 --- a/tests/TaskOrganizerTest/AndroidManifest.xml +++ b/tests/TaskOrganizerTest/AndroidManifest.xml @@ -10,16 +10,19 @@ See the License for the specific language governing permissions and limitations under the License. --> + - - - + package="com.android.test.taskembed"> + + + + android:exported="true"> - + diff --git a/tests/TouchLatency/app/src/main/AndroidManifest.xml b/tests/TouchLatency/app/src/main/AndroidManifest.xml index e4aa4dc6c3f0b..98947367bd7b6 100644 --- a/tests/TouchLatency/app/src/main/AndroidManifest.xml +++ b/tests/TouchLatency/app/src/main/AndroidManifest.xml @@ -15,20 +15,19 @@ --> + package="com.prefabulated.touchlatency"> - - + + - + - + diff --git a/tests/TransformTest/AndroidManifest.xml b/tests/TransformTest/AndroidManifest.xml index 5c9995f25ec6f..19854feeabd3c 100644 --- a/tests/TransformTest/AndroidManifest.xml +++ b/tests/TransformTest/AndroidManifest.xml @@ -15,13 +15,15 @@ --> - + package="com.google.android.test.transform"> + - + - - + + diff --git a/tests/TransitionTests/AndroidManifest.xml b/tests/TransitionTests/AndroidManifest.xml index 35e7b6979b7e7..482261932003d 100644 --- a/tests/TransitionTests/AndroidManifest.xml +++ b/tests/TransitionTests/AndroidManifest.xml @@ -1,250 +1,284 @@ + - - + package="com.android.transitiontests" + android:versionCode="1" + android:versionName="1.0"> + + + android:name="ScenesTestv21" + android:exported="true"> - - + + + android:name="ScenesTestAutoTargets" + android:exported="true"> - - + + + android:name="ScenesTestAutoTransition" + android:exported="true"> - - + + + android:name="ScenesTestAutoTransition2" + android:exported="true"> - - + + + android:name="ContactsExpansion" + android:exported="true"> - - + + + android:name="Demo0" + android:exported="true"> - - + + + android:name="Demo1" + android:exported="true"> - - + + + android:name="Demo2" + android:exported="true"> - - + + + android:name="Demo3" + android:exported="true"> - - + + + android:name="Demo4" + android:exported="true"> - - + + + android:name="Demo5" + android:exported="true"> - - + + + android:name="LoginActivity" + android:exported="true"> - - + + + android:name="LoginActivityFromResources" + android:exported="true"> - - + + + android:name="OverlayTest" + android:exported="true"> - - + + + android:name="ResourceLoadingTest" + android:exported="true"> - - + + + android:name="FadingTest" + android:exported="true"> - - + + + android:name="UniqueIds" + android:exported="true"> - - + + + android:name="HitRectBug" + android:exported="true"> - - + + + android:name="SequenceTest" + android:exported="true"> - - + + + android:name="SequenceTestSimple" + android:exported="true"> - - + + + android:name="ChangingText" + android:exported="true"> - - + + + android:name="ClippingText" + android:exported="true"> - - + + + android:name="ListViewAddRemove" + android:exported="true"> - - + + + android:name="ListViewAddRemoveNoTransition" + android:exported="true"> - - + + + android:name="CrossFadeDemo" + android:exported="true"> - - + + + android:name="Reparenting" + android:exported="true"> - - + + + android:name="SurfaceAndTextureViews" + android:exported="true"> - - + + + android:name="InstanceTargets" + android:exported="true"> - - + + + android:name="InterruptionTest" + android:exported="true"> - - + + + android:name="DelayedTransition" + android:exported="true"> - - + + + android:name=".FadingHierarchy" + android:exported="true"> - - + + + android:name=".HierarchicalMove" + android:exported="true"> - - + + + android:name=".CrossfadeImage" + android:exported="true"> - - + + + android:name=".CrossfadeMultiple" + android:exported="true"> - - + + diff --git a/tests/TtsTests/AndroidManifest.xml b/tests/TtsTests/AndroidManifest.xml index b6d51114e3998..cf1c1628951d3 100644 --- a/tests/TtsTests/AndroidManifest.xml +++ b/tests/TtsTests/AndroidManifest.xml @@ -15,29 +15,32 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + + android:label="Mockable Text-to-speech Service" + android:exported="true"> - - + + + android:theme="@android:style/Theme.NoDisplay" + android:exported="true"> - - + + + android:targetPackage="com.android.speech.tts" + android:label="Tests for android.speech.tts"/> diff --git a/tests/UiBench/AndroidManifest.xml b/tests/UiBench/AndroidManifest.xml index c6b4a54f3b0b5..a5e90c04d3f33 100644 --- a/tests/UiBench/AndroidManifest.xml +++ b/tests/UiBench/AndroidManifest.xml @@ -1,3 +1,4 @@ + - - - + + + + - + - - - + + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + diff --git a/tests/UsageReportingTest/AndroidManifest.xml b/tests/UsageReportingTest/AndroidManifest.xml index be0b09e972a58..4a3487f29dc4b 100644 --- a/tests/UsageReportingTest/AndroidManifest.xml +++ b/tests/UsageReportingTest/AndroidManifest.xml @@ -1,20 +1,19 @@ - + package="com.android.tests.usagereporter"> + android:label="UsageReporter" + android:exported="true"> - - + + diff --git a/tests/UsageStatsTest/AndroidManifest.xml b/tests/UsageStatsTest/AndroidManifest.xml index fefd99394a87a..82e5be1bce3e2 100644 --- a/tests/UsageStatsTest/AndroidManifest.xml +++ b/tests/UsageStatsTest/AndroidManifest.xml @@ -1,28 +1,27 @@ - + package="com.android.tests.usagestats"> - - - + + + + android:label="Device Usage History" + android:exported="true"> - - + + - + diff --git a/tests/UsbHostExternalManagmentTest/AoapTestDevice/AndroidManifest.xml b/tests/UsbHostExternalManagmentTest/AoapTestDevice/AndroidManifest.xml index 99bb520ee902f..fadd0ea219968 100644 --- a/tests/UsbHostExternalManagmentTest/AoapTestDevice/AndroidManifest.xml +++ b/tests/UsbHostExternalManagmentTest/AoapTestDevice/AndroidManifest.xml @@ -13,18 +13,19 @@ See the License for the specific language governing permissions and limitations under the License. --> + - + xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" + package="com.android.hardware.usb.aoapdevicetest"> + + android:configChanges="keyboard|keyboardHidden" + android:exported="true"> - + - + diff --git a/tests/UsbHostExternalManagmentTest/AoapTestHost/AndroidManifest.xml b/tests/UsbHostExternalManagmentTest/AoapTestHost/AndroidManifest.xml index 8cc470eaa85c7..9ad17ab64bd0c 100644 --- a/tests/UsbHostExternalManagmentTest/AoapTestHost/AndroidManifest.xml +++ b/tests/UsbHostExternalManagmentTest/AoapTestHost/AndroidManifest.xml @@ -13,18 +13,19 @@ See the License for the specific language governing permissions and limitations under the License. --> + - + xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" + package="com.android.hardware.usb.aoaphosttest"> + + android:configChanges="keyboard|keyboardHidden" + android:exported="true"> - + - + diff --git a/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/AndroidManifest.xml b/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/AndroidManifest.xml index 97bbefb5c4afa..627e46b6304db 100644 --- a/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/AndroidManifest.xml +++ b/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/AndroidManifest.xml @@ -13,19 +13,21 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + + + + + android:configChanges="keyboard|keyboardHidden" + android:exported="true"> - + - + diff --git a/tests/VectorDrawableTest/AndroidManifest.xml b/tests/VectorDrawableTest/AndroidManifest.xml index 7b3beb27e0ccc..5334dac57ca2c 100644 --- a/tests/VectorDrawableTest/AndroidManifest.xml +++ b/tests/VectorDrawableTest/AndroidManifest.xml @@ -16,147 +16,146 @@ --> + package="com.android.test.dynamic"> - - + + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/tests/VoiceEnrollment/AndroidManifest.xml b/tests/VoiceEnrollment/AndroidManifest.xml index 46f6ff541b4d7..d30f21c1cd576 100644 --- a/tests/VoiceEnrollment/AndroidManifest.xml +++ b/tests/VoiceEnrollment/AndroidManifest.xml @@ -1,20 +1,20 @@ - + - - - + + + + + - - + + - + diff --git a/tests/VoiceInteraction/AndroidManifest.xml b/tests/VoiceInteraction/AndroidManifest.xml index 5fdf0dd3992c0..5d8cea783dd74 100644 --- a/tests/VoiceInteraction/AndroidManifest.xml +++ b/tests/VoiceInteraction/AndroidManifest.xml @@ -1,74 +1,88 @@ + + + package="com.android.test.voiceinteraction"> - + - - + + - + - - - + + + + android:label="Test Assist Proxy" + android:theme="@android:style/Theme.NoDisplay" + android:excludeFromRecents="true" + android:noHistory="true" + android:taskAffinity="" + android:exported="true"> - - + + + android:label="Voice Interaction Settings" + android:exported="true"> - - + + + android:label="Test Voice Interaction Service" + android:permission="android.permission.BIND_VOICE_INTERACTION" + android:process=":interactor" + android:exported="true"> + android:resource="@xml/interaction_service"/> - + + android:permission="android.permission.BIND_VOICE_INTERACTION" + android:process=":session"> + android:label="Test Voice Interaction Service" + android:exported="true"> - - + + - + - + - - - + + + - + - - - + + + diff --git a/tests/WallpaperTest/AndroidManifest.xml b/tests/WallpaperTest/AndroidManifest.xml index 4c914dd5498d0..8d7ccb9476ca9 100644 --- a/tests/WallpaperTest/AndroidManifest.xml +++ b/tests/WallpaperTest/AndroidManifest.xml @@ -1,31 +1,31 @@ + + package="com.example.wallpapertest"> - + - - + + - - + + - + - + + android:resource="@xml/test_wallpaper"/> diff --git a/tests/WindowAnimationJank/AndroidManifest.xml b/tests/WindowAnimationJank/AndroidManifest.xml index d7aef3348af36..34d24408be1ff 100644 --- a/tests/WindowAnimationJank/AndroidManifest.xml +++ b/tests/WindowAnimationJank/AndroidManifest.xml @@ -1,5 +1,4 @@ - - - + + + + android:label="ElementLayoutActivity" + android:taskAffinity="android.windowanimationjank.ElementLayoutActivity" + android:exported="true"> - - + + + android:targetPackage="android.windowanimationjank"> diff --git a/tests/WindowInsetsTests/AndroidManifest.xml b/tests/WindowInsetsTests/AndroidManifest.xml index 0f6282e20b41a..597805451b958 100644 --- a/tests/WindowInsetsTests/AndroidManifest.xml +++ b/tests/WindowInsetsTests/AndroidManifest.xml @@ -16,16 +16,17 @@ --> + package="com.google.android.test.windowinsetstests"> + android:theme="@style/appTheme" + android:windowSoftInputMode="adjustResize" + android:exported="true"> - - + + diff --git a/tests/appwidgets/AppWidgetHostTest/AndroidManifest.xml b/tests/appwidgets/AppWidgetHostTest/AndroidManifest.xml index bf6a7cbfacefe..3601992d13cc5 100644 --- a/tests/appwidgets/AppWidgetHostTest/AndroidManifest.xml +++ b/tests/appwidgets/AppWidgetHostTest/AndroidManifest.xml @@ -1,36 +1,41 @@ + + - + package="com.android.tests.appwidgethost"> + - + - - - + + + - + - - - + + + + android:label="@string/oh_hai" + android:icon="@drawable/oh_hai_icon" + android:exported="true"> - + + android:resource="@xml/appwidget_info"/> - + diff --git a/tests/appwidgets/AppWidgetProviderTest/AndroidManifest.xml b/tests/appwidgets/AppWidgetProviderTest/AndroidManifest.xml index ec4d583ddccb2..4f6a81fadd52f 100644 --- a/tests/appwidgets/AppWidgetProviderTest/AndroidManifest.xml +++ b/tests/appwidgets/AppWidgetProviderTest/AndroidManifest.xml @@ -1,13 +1,17 @@ + + - + package="com.android.tests.appwidgetprovider"> + - + - + - + diff --git a/tests/backup/AndroidManifest.xml b/tests/backup/AndroidManifest.xml index 3778742e105ed..f0a3eb2da8eaf 100644 --- a/tests/backup/AndroidManifest.xml +++ b/tests/backup/AndroidManifest.xml @@ -1,11 +1,15 @@ + + + package="com.android.backuptest"> - + - - - + + + diff --git a/tests/net/integration/AndroidManifest.xml b/tests/net/integration/AndroidManifest.xml index 09c0e4826075c..e2d9362ffff53 100644 --- a/tests/net/integration/AndroidManifest.xml +++ b/tests/net/integration/AndroidManifest.xml @@ -16,50 +16,53 @@ * limitations under the License. */ --> + + package="com.android.server.net.integrationtests"> - + - + - + - - - - - - + + + + + + - + - + + Remove the NetworkStackService from the base (real) manifest, and replace with a test + service that responds to the same intent --> + android:process="com.android.server.net.integrationtests.testnetworkstack" + android:exported="true"> + android:process="com.android.server.net.integrationtests.testnetworkstack" + android:exported="true"> + android:process="com.android.server.net.integrationtests.testnetworkstack" + android:permission="android.permission.BIND_JOB_SERVICE"/> + android:targetPackage="com.android.server.net.integrationtests" + android:label="Frameworks Net Integration Tests"/> diff --git a/tests/utils/DummyIME/AndroidManifest.xml b/tests/utils/DummyIME/AndroidManifest.xml index fd17a52cb7d9f..4dc0b57e1075d 100644 --- a/tests/utils/DummyIME/AndroidManifest.xml +++ b/tests/utils/DummyIME/AndroidManifest.xml @@ -1,3 +1,4 @@ + + package="com.android.testing.dummyime"> + android:permission="android.permission.BIND_INPUT_METHOD" + android:exported="true"> - + - + - + diff --git a/wifi/tests/AndroidManifest.xml b/wifi/tests/AndroidManifest.xml index b6c38bcf5a72c..8fcf78fc4d84c 100644 --- a/wifi/tests/AndroidManifest.xml +++ b/wifi/tests/AndroidManifest.xml @@ -1,5 +1,4 @@ - + package="android.net.wifi.test"> - + + android:name="WifiTestDummyName" + android:exported="true"> - + + android:targetPackage="android.net.wifi.test" + android:label="Frameworks Wifi API Tests">