Revert "omni: overlay: add config_strongAuthRequiredOnBoot=false"

This reverts commit 148199bd8e9db89e68eee3d3f4e5a32e36ed92e6.

Reason for revert: not ready yet

Change-Id: I86e95f7d570116abc93ab63ab89ebfd3adabed29
diff --git a/overlay/common/frameworks/base/core/res/res/values/config.xml b/overlay/common/frameworks/base/core/res/res/values/config.xml
index 9b7f21a..6c88bc6 100644
--- a/overlay/common/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/common/frameworks/base/core/res/res/values/config.xml
@@ -123,6 +123,4 @@
 
     <!-- Indicates that connected MAC randomization is supported on this device -->
     <bool translatable="false" name="config_wifi_connected_mac_randomization_supported">true</bool>
-
-    <bool name="config_strongAuthRequiredOnBoot">false</bool>
 </resources>