| <?xml version="1.0" encoding="utf-8"?> |
| <!-- Copyright (C) 2019 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <resources> |
| <overlayable name="CredentialSelectorStyles"> |
| <policy type="product|system|vendor|odm|oem"> |
| <!--START WEAR SPECIFIC FONT STRINGS --> |
| <item type="string" name="wear_material_compose_display_1_font_family" /> |
| <item type="string" name="wear_material_compose_display_2_font_family" /> |
| <item type="string" name="wear_material_compose_display_3_font_family" /> |
| <item type="string" name="wear_material_compose_title_1_font_family" /> |
| <item type="string" name="wear_material_compose_title_2_font_family" /> |
| <item type="string" name="wear_material_compose_title_3_font_family" /> |
| <item type="string" name="wear_material_compose_body_1_font_family" /> |
| <item type="string" name="wear_material_compose_body_2_font_family" /> |
| <item type="string" name="wear_material_compose_button_font_family" /> |
| <item type="string" name="wear_material_compose_caption_1_font_family" /> |
| <item type="string" name="wear_material_compose_caption_2_font_family" /> |
| <item type="string" name="wear_material_compose_caption_3_font_family" /> |
| <!--END WEAR SPECIFIC FONT STRINGS --> |
| |
| </policy> |
| |
| </overlayable> |
| |
| </resources> |