Loading apct-tests/perftests/windowmanager/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ <application> <uses-library android:name="android.test.runner" /> <activity android:name="android.perftests.utils.PerfTestActivity"> <activity android:name="android.perftests.utils.PerfTestActivity" android:exported="true"> <intent-filter> <action android:name="com.android.perftests.core.PERFTEST" /> </intent-filter> Loading Loading
apct-tests/perftests/windowmanager/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ <application> <uses-library android:name="android.test.runner" /> <activity android:name="android.perftests.utils.PerfTestActivity"> <activity android:name="android.perftests.utils.PerfTestActivity" android:exported="true"> <intent-filter> <action android:name="com.android.perftests.core.PERFTEST" /> </intent-filter> Loading