testEncryption for device without secure lock screen

Data Storage Encryption is optional for device without secure lock screen.
Device that don't report android.software.device_admin doesn't have secure lock screen
because device with secure lock screen MUST report android.software.device_admin.
Therefore, device that don't report android.software.device_admin should pass testEncryption.
This patch is for the above purpose.

bug: 121294299

Change-Id: Iaf3e64b6da8d1e1ab1a692b1490e797382ea04b2
Signed-off-by: Ryohei Takeuchi <takeuchi.ryohei@sts-tottori.com>
1 file changed