Skip to content

Commit

Permalink
vince: Enable auto face unlock by default
Browse files Browse the repository at this point in the history
  • Loading branch information
waiser86 committed Apr 4, 2019
1 parent 2cadbff commit 340a065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -538,5 +538,8 @@

<!-- Whether device ignores the RSSNR signal implementation -->
<bool name="config_ignoreRssnrSignalLevel">true</bool>

<!-- Whether auto face unlock is enabled by default -->
<bool name="config_autoFaceUnlockEnabledByDefault">true</bool>

</resources>

0 comments on commit 340a065

Please sign in to comment.