Merge "Included ‘queries’ tag in AndroidManifest to enable access to dummyapp."
This commit is contained in:
committed by
Android (Google) Code Review
commit
fd3e44fe5d
@@ -35,4 +35,8 @@
|
||||
<instrumentation android:name="androidx.test.runner.AndroidJUnitRunner"
|
||||
android:targetPackage="com.android.perftests.multiuser"/>
|
||||
|
||||
<queries>
|
||||
<package android:name="perftests.multiuser.apps.dummyapp" />
|
||||
</queries>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user