Loading tests/telephonytests/AndroidManifest.xml +10 −10 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); Loading @@ -21,7 +20,8 @@ <application android:name="com.android.internal.telephony.TestApplication"> <uses-library android:name="android.test.runner"/> <activity android:label="TelephonyTest" android:name="TelephonyTest"> android:name="TelephonyTest" android:exported="true"> <intent-filter> <action android:name="android.intent.action.MAIN"/> <category android:name="android.intent.category.LAUNCHER"/> Loading Loading
tests/telephonytests/AndroidManifest.xml +10 −10 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); Loading @@ -21,7 +20,8 @@ <application android:name="com.android.internal.telephony.TestApplication"> <uses-library android:name="android.test.runner"/> <activity android:label="TelephonyTest" android:name="TelephonyTest"> android:name="TelephonyTest" android:exported="true"> <intent-filter> <action android:name="android.intent.action.MAIN"/> <category android:name="android.intent.category.LAUNCHER"/> Loading