(1/2) To config new UI for ToF Success Screen (Face Enroll Confirmation)

page

Set overlay configuration file for ToF new UI changes.

Bug: 263411275

Test: Manual launch security settings face enroll and make it success.
Test: make RunSettingsRoboTests ROBOTEST_FILTER= \
      "com.google.android.settings.biometrics.face.
      \FaceEnrollConfirmationTest"

Change-Id: I367822350febbe58724bfdbc40d1f5a2bc5f3b17
This commit is contained in:
Jason Chang 2023-01-04 07:45:30 +00:00
parent b9f6c727e2
commit 7e5ff341e3

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>