mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-27 20:04:15 +02:00
8 lines
295 B
XML
8 lines
295 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<bool name="leak_canary_allow_in_non_debuggable_build">true</bool>
|
|
<bool name="enable_accessibility_autofill">true</bool>
|
|
<bool name="light_status_bar">true</bool>
|
|
<bool name="enable_chrome_compat_fix">false</bool>
|
|
</resources>
|