mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-11 00:41:10 +02:00
9 lines
261 B
XML
9 lines
261 B
XML
<?xml version="1.0" encoding="utf-8"?><!--
|
|
~ Copyright © 2014-2020 The Android Password Store Authors. All Rights Reserved.
|
|
~ SPDX-License-Identifier: GPL-3.0-only
|
|
-->
|
|
|
|
<resources>
|
|
<bool name="enable_accessibility_autofill">false</bool>
|
|
</resources>
|