summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorSherry Huang <huangsherry@google.com>2019-05-03 11:48:28 +0800
committerSherry Huang <huangsherry@google.com>2019-05-03 12:34:54 +0800
commit28f3cacfc3d3bfd75334be65efbf307732f7fc01 (patch)
tree7494a726dcbc5ebc775f39beed311aa5aba12ab0 /overlay
parentc0f7bf0abbab8ea495c26af224cbcaeade47abf6 (diff)
downloadbonito-28f3cacfc3d3bfd75334be65efbf307732f7fc01.tar.gz
Remove the overlay of “help_uri_usb_warm” on B4/S4.
Test: manually trigger usb overheat warning and click "See care steps" button. Bug: 131228431 Change-Id: Ib0aed2d09ff4bcef78d401a93ba940804b6d2a87
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Settings/res/values/strings.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/overlay/packages/apps/Settings/res/values/strings.xml b/overlay/packages/apps/Settings/res/values/strings.xml
deleted file mode 100644
index 4aec4c15..00000000
--- a/overlay/packages/apps/Settings/res/values/strings.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<!--
- Copyright (C) 2018 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Help URI, USB overheat [DO NOT TRANSLATE] -->
- <string name="help_uri_usb_warm" translatable="false">intent:#Intent;action=com.google.android.gms.googlehelp.LAUNCH;S.EXTRA_CONTEXT=android_usb_warm;end</string>
-</resources>