92e2835099
Bug:117882433 Test: Manual Change-Id: I4457848115c75eaa34d32d1585043722c4cc4a7a (cherry picked from commit ad3589325735d7b7e624e99cd1266959aab949c7)
21 lines
777 B
XML
21 lines
777 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright 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>
|
|
<integer name="password_text_view_scale">40</integer>
|
|
<integer name="password_max_length">500</integer>
|
|
</resources>
|