Document waiver for testKeyStore_..._Params_Unencrypted_Failure
The Android Keystore requires storage encrypted with a user-provided
credential. By default, Keystore takes care of the encryption itself,
using the user's lock screen PIN or password. This means that the
Keystore should be unavailable when no PIN or password has been set.
When Android is running in an environment that provides the Keystore
with storage which is already encrpyted with another user-provided
credential, there is no need to wait for the user to set a PIN or
password before initializing the Keystore and the test should be
waived.
BUG=30748975
TEST=Comment-only change
Change-Id: I9b1d3d708473d6574e382f1b8bcfceb3dff70fc6
1 file changed