Bill Yi | a4657f9 | 2019-01-19 00:20:20 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | ** Copyright 2015, The Android Open Source Project |
| 5 | ** |
| 6 | ** Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | ** you may not use this file except in compliance with the License. |
| 8 | ** You may obtain a copy of the License at |
| 9 | ** |
| 10 | ** http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | ** |
| 12 | ** Unless required by applicable law or agreed to in writing, software |
| 13 | ** distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | ** See the License for the specific language governing permissions and |
| 16 | ** limitations under the License. |
| 17 | */ |
| 18 | --> |
| 19 | |
| 20 | <!-- Resources to configure car service based on each OEM's preference. --> |
| 21 | |
| 22 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 23 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 24 | <string name="inputService" msgid="3911088558664251138">"android.car.input.service/.DefaultInputService"</string> |
| 25 | <string name="instrumentClusterRendererService" msgid="2610429499504752025">"android.car.cluster.loggingrenderer/.LoggingClusterRenderingService"</string> |
| 26 | <string name="activityBlockingActivity" msgid="1307583481022873450">"com.android.car/com.android.car.pm.ActivityBlockingActivity"</string> |
Bill Yi | 39da17d | 2019-02-08 01:51:21 -0800 | [diff] [blame] | 27 | <!-- no translation found for activityWhitelist (4479116456995751218) --> |
| 28 | <skip /> |
Bill Yi | a4657f9 | 2019-01-19 00:20:20 -0800 | [diff] [blame] | 29 | <string name="activityBlacklist" msgid="4824386090073724380"></string> |
| 30 | <string-array name="allowedAppInstallSources"> |
| 31 | </string-array> |
| 32 | <string name="defaultHomeActivity" msgid="5991064545193106309"></string> |
| 33 | <string name="activityHandlerForFlashWearChanges" msgid="8628535766919400479">"com.google.android.car.defaultstoragemonitoringcompanionapp/.MainActivity"</string> |
| 34 | <string name="intentReceiverForUnacceptableIoMetrics" msgid="4017502061746918341">"com.google.android.car.defaultstoragemonitoringcompanionapp/.ExcessiveIoIntentReceiver"</string> |
| 35 | </resources> |