Merge "[Device Supervision] Implement createConfirmSupervisionCredentialsIntent API" into main

This commit is contained in:
Junchen Quan
2025-03-12 10:34:49 -07:00
committed by Android (Google) Code Review
8 changed files with 278 additions and 27 deletions

View File

@@ -14351,5 +14351,7 @@ Data usage charges may apply.</string>
<!-- Title for web content filters browser category allow all sites option [CHAR LIMIT=60] -->
<string name="supervision_web_content_filters_browser_allow_all_sites_title">Allow all sites</string>
<!-- Generic content description that is attached to the preview illustration at the top of an Accessibility feature toggle page. [CHAR LIMIT=NONE] -->
<!-- Title for supervision PIN verification screen [CHAR LIMIT=60] -->
<string name="supervision_full_screen_pin_verification_title">Enter supervision PIN</string>
<string name="accessibility_illustration_content_description"><xliff:g id="feature" example="Select to Speak">%1$s</xliff:g> animation</string>
</resources>