summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/AndroidManifest.xml
diff options
context:
space:
mode:
authorDaniel Xie <dxie@google.com>2016-06-20 18:20:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-06-20 18:20:40 +0000
commit8f0c2f57cfb082a76cd79266df8138d6472339fb (patch)
tree776b2c9156c50c5192429e2d251d408eeab46eed /apps/CtsVerifier/AndroidManifest.xml
parentef2e6a3698b70b7a2ab7bb0962345a69f4ae50e4 (diff)
parent30e4608c4017c76d23f94c676e5db5da93825b07 (diff)
downloadplatform_cts-8f0c2f57cfb082a76cd79266df8138d6472339fb.tar.gz
platform_cts-8f0c2f57cfb082a76cd79266df8138d6472339fb.tar.bz2
platform_cts-8f0c2f57cfb082a76cd79266df8138d6472339fb.zip
Merge "Revert "Fix for ByodFlowTestActivity"" into lollipop-mr1-cts-dev
Diffstat (limited to 'apps/CtsVerifier/AndroidManifest.xml')
-rw-r--r--apps/CtsVerifier/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/CtsVerifier/AndroidManifest.xml b/apps/CtsVerifier/AndroidManifest.xml
index ab70de71e81..256d61d8573 100644
--- a/apps/CtsVerifier/AndroidManifest.xml
+++ b/apps/CtsVerifier/AndroidManifest.xml
@@ -1292,8 +1292,7 @@
<meta-data android:name="test_required_features" android:value="android.software.managed_users:android.software.device_admin" />
</activity>
- <activity android:name=".managedprovisioning.ByodHelperActivity"
- android:configChanges="keyboardHidden|orientation|screenSize">
+ <activity android:name=".managedprovisioning.ByodHelperActivity">
<intent-filter>
<action android:name="com.android.cts.verifier.managedprovisioning.BYOD_QUERY" />
<action android:name="com.android.cts.verifier.managedprovisioning.BYOD_REMOVE" />