Skip to content

Commit

Permalink
z2_plus: Remove fpc delays after authentication cancelled
Browse files Browse the repository at this point in the history
Change-Id: I03f2facd71b7ef1940641df0308cdf2e4a5f9db2

Conflicts:
	overlay/frameworks/base/core/res/res/values/config.xml
  • Loading branch information
moetayuko authored and SubhrajyotiSen committed Jun 11, 2017
1 parent 3f16de6 commit 03f87ed
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 @@ -517,4 +517,7 @@

<!-- Disable button backlight settings. -->
<integer name="config_buttonBrightnessSettingDefault">0</integer>

<!-- Whether notify fingerprint client of successful cancelled authentication -->
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
</resources>

0 comments on commit 03f87ed

Please sign in to comment.