| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| /** |
| * Copyright (c) 2016, 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> |
| <string name="car_lockscreen_disclaimer_title">Drive safely</string> |
| <string name="car_lockscreen_disclaimer_text"> |
| Stay fully aware of driving conditions and always obey applicable laws. Directions may be |
| inaccurate, incomplete, dangerous, not suitable, prohibited, or involve crossing |
| administrative areas. Business information may also be inaccurate or incomplete. Data is |
| not real-time, and location accuracy cannot be guaranteed. Do not handle your mobile device |
| or use apps not intended for Android Auto while driving. |
| </string> |
| |
| </resources> |