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> |
Bill Yi | 883c796 | 2019-04-19 11:47:18 -0700 | [diff] [blame] | 25 | <string name="instrumentClusterRendererService" msgid="2416852774232083347">"android.car.cluster.sample/.ClusterRenderingServiceImpl"</string> |
Bill Yi | a4657f9 | 2019-01-19 00:20:20 -0800 | [diff] [blame] | 26 | <string name="activityBlockingActivity" msgid="1307583481022873450">"com.android.car/com.android.car.pm.ActivityBlockingActivity"</string> |
Bill Yi | 4485a0f | 2019-04-08 08:41:59 -0700 | [diff] [blame] | 27 | <string name="activityWhitelist" msgid="1814434236909655273"></string> |
Bill Yi | 57d2088 | 2019-05-10 22:55:25 -0700 | [diff] [blame] | 28 | <!-- no translation found for systemActivityWhitelist (1256445723884668706) --> |
| 29 | <skip /> |
Bill Yi | a4657f9 | 2019-01-19 00:20:20 -0800 | [diff] [blame] | 30 | <string name="activityBlacklist" msgid="4824386090073724380"></string> |
| 31 | <string-array name="allowedAppInstallSources"> |
| 32 | </string-array> |
| 33 | <string name="defaultHomeActivity" msgid="5991064545193106309"></string> |
| 34 | <string name="activityHandlerForFlashWearChanges" msgid="8628535766919400479">"com.google.android.car.defaultstoragemonitoringcompanionapp/.MainActivity"</string> |
| 35 | <string name="intentReceiverForUnacceptableIoMetrics" msgid="4017502061746918341">"com.google.android.car.defaultstoragemonitoringcompanionapp/.ExcessiveIoIntentReceiver"</string> |
| 36 | </resources> |