Merge "(1/2) To config new UI for ToF Success Screen (Face Enroll Confirmation) page" into tm-qpr-dev

This commit is contained in:
Bill Lin 2023-01-13 01:45:00 +00:00 committed by Android (Google) Code Review
commit 0d28b35a6d

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!--Whether the Face enroll confirmation page show finish large icon. -->
<bool name="config_face_enroll_confirmation_show_illustration">false</bool>
</resources>