ParanoidSystemUI: Enable pulsing animation for faceunlock
Change-Id: Ib7cff14e4eeecaa9eadc00f041222eefc4ff6684
This commit is contained in:
parent
3e9c32b2de
commit
e1a4dec457
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<!-- Whether we want to stop pulsing while running the face scanning animation -->
|
||||||
|
<bool name="flag_stop_pulsing_face_scanning_animation">false</bool>
|
||||||
|
|
||||||
|
</resources>
|
Loading…
Reference in New Issue