summaryrefslogtreecommitdiff
path: root/data/res/values-gl/required_apps_managed_device.xml
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2018-01-03 21:52:40 +0000
committerAurimas Liutikas <aurimas@google.com>2018-01-03 21:54:40 +0000
commit94147c6d54fcb0edc3abc1d3a687e7ca33c87fe6 (patch)
tree75f95c5da3e1e90bbbe2ae4fc328322d59103ce0 /data/res/values-gl/required_apps_managed_device.xml
parentee07d606cca27827a342b5260b715da06aff829d (diff)
downloadandroid-28-94147c6d54fcb0edc3abc1d3a687e7ca33c87fe6.tar.gz
Update fullsdk, again
Update sdk to lastest master /google/data/ro/projects/android/fetch_artifact \ --bid 4512120 \ --target sdk_phone_x86_64-sdk \ sdk-repo-linux-platforms-4512120.zip This is a reland of ag/3386821 Test: none Change-Id: Iba7f277a223c9ab62227babb57fa3e150a873b97
Diffstat (limited to 'data/res/values-gl/required_apps_managed_device.xml')
-rw-r--r--data/res/values-gl/required_apps_managed_device.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/data/res/values-gl/required_apps_managed_device.xml b/data/res/values-gl/required_apps_managed_device.xml
new file mode 100644
index 00000000..9044fccd
--- /dev/null
+++ b/data/res/values-gl/required_apps_managed_device.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/**
+ * Copyright (C) 2017 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="required_apps_managed_device">
+ <item msgid="1104492179978792509">"com.android.settings"</item>
+ <item msgid="7004798084799227194">"com.android.contacts"</item>
+ <item msgid="5782220690863647256">"com.android.dialer"</item>
+ <item msgid="5746338511138092673">"com.android.stk"</item>
+ <item msgid="1712599182168590664">"com.android.providers.downloads"</item>
+ <item msgid="2858239953396384085">"com.android.providers.downloads.ui"</item>
+ <item msgid="3892021562839042708">"com.android.documentsui"</item>
+ </string-array>
+</resources>