summaryrefslogtreecommitdiffstats
path: root/res/values-watch/integers.xml
diff options
context:
space:
mode:
authorAnthony Hugh <ahugh@google.com>2015-09-16 01:52:40 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-09-16 01:52:40 +0000
commitfbe307f9ee43b750ff8cae2658c1e0f03676da60 (patch)
tree86268e49b3b4b7e7e041d78f9e262a50b1618f5b /res/values-watch/integers.xml
parente31ffee066934ac4f8d66d0648c21be190a332c8 (diff)
parent6412dc4a8f47b134af6c5abb5f7f30321bb3ce68 (diff)
downloadandroid_packages_apps_PackageInstaller-fbe307f9ee43b750ff8cae2658c1e0f03676da60.tar.gz
android_packages_apps_PackageInstaller-fbe307f9ee43b750ff8cae2658c1e0f03676da60.tar.bz2
android_packages_apps_PackageInstaller-fbe307f9ee43b750ff8cae2658c1e0f03676da60.zip
Merge "Permissions Watch settings UI port" into cw-e-dev
Diffstat (limited to 'res/values-watch/integers.xml')
-rw-r--r--res/values-watch/integers.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-watch/integers.xml b/res/values-watch/integers.xml
new file mode 100644
index 00000000..365ac3ab
--- /dev/null
+++ b/res/values-watch/integers.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 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">
+ <!-- START: Ported values -->
+ <integer name="short_title_length">13</integer>
+ <integer name="char_limit_per_line">18</integer>
+ <!-- END: Ported values -->
+</resources>