Keystore 2.0: Rename Keystore 2.0 enable property.

Test: N/A
Bug: 160623310
Change-Id: Ic15db9c913c777665340c4132bc9d21daff0522d
diff --git a/private/property_contexts b/private/property_contexts
index 5b832dc..eb82bdf 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -1059,8 +1059,8 @@
 ro.zygote.disable_gl_preload u:object_r:zygote_config_prop:s0 exact bool
 
 # Enable Keystore 2.0.
-# TODO remove this propertye when Keystore 2.0 migration is complete b/171563717
-ro.android.security.keystore2.enable    u:object_r:keystore2_enable_prop:s0 exact bool
+# TODO remove this property when Keystore 2.0 migration is complete b/171563717
+persist.android.security.keystore2.enable    u:object_r:keystore2_enable_prop:s0 exact bool
 
 partition.system.verified     u:object_r:verity_status_prop:s0 exact string
 partition.system_ext.verified u:object_r:verity_status_prop:s0 exact string