Merge "Fix cts verifier crash when test Policy Serialization Test" into marshmallow-cts-dev am: a9df99be8a am: 49c8e36170
am: bcc1dabc48

* commit 'bcc1dabc4817b811b9e9ef3dea7a9dab717f2809':
  Fix cts verifier crash when test Policy Serialization Test
diff --git a/apps/CtsVerifier/res/xml/device_admin_byod.xml b/apps/CtsVerifier/res/xml/device_admin_byod.xml
index ce44794..ff1eb95 100644
--- a/apps/CtsVerifier/res/xml/device_admin_byod.xml
+++ b/apps/CtsVerifier/res/xml/device_admin_byod.xml
@@ -17,6 +17,8 @@
 <!-- BEGIN_INCLUDE(meta_data) -->
 <device-admin xmlns:android="http://schemas.android.com/apk/res/android">
     <uses-policies>
+        <limit-password />
+        <watch-login />
         <encrypted-storage />
         <wipe-data />
         <reset-password />