summaryrefslogtreecommitdiff
path: root/libs/install/testapp/Bv2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/install/testapp/Bv2.xml')
-rw-r--r--libs/install/testapp/Bv2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/install/testapp/Bv2.xml b/libs/install/testapp/Bv2.xml
index 3bd729258b7..f030c3f3186 100644
--- a/libs/install/testapp/Bv2.xml
+++ b/libs/install/testapp/Bv2.xml
@@ -22,7 +22,7 @@
<uses-sdk android:minSdkVersion="19" />
- <application android:label="Test App B2" android:forceQueryable="true">
+ <application android:label="Test App B2">
<receiver android:name="com.android.cts.install.lib.testapp.ProcessUserData"
android:exported="true" />
<activity android:name="com.android.cts.install.lib.testapp.MainActivity">