Fixes test_user_update_own_password test cleanup problem (New password cannnot be identical to a previous password)

This test's cleanup method needs to have security compliance feature enabled to take effect. Because it uses constant which is valid only if it's enabled.

That's why this test has to be skipped unless Security compliance is available.

Closes-Bug: 1934249
Change-Id: I006fdf233b0af20625e41beb2a4c63109fcdcb17
1 file changed