Merge "Use Lottie animation for traffic light face education" into sc-dev

This commit is contained in:
Curtis Belmonte
2021-05-25 04:30:30 +00:00
committed by Android (Google) Code Review
5 changed files with 51 additions and 7 deletions

View File

@@ -269,6 +269,9 @@
<!-- ComponentName to launch a vendor-specific enrollment activity if available -->
<string name="config_face_enroll" translatable="false"></string>
<!-- Whether to use the Lottie animation for the face education enrollment screen -->
<bool name="config_face_education_use_lottie">false</bool>
<!-- App intent -->
<string name="config_account_intent_uri" translatable="false"></string>