blob: 78f5307ab1b67f8aaa56e6f5859c3583d0faa8c0 (
about) (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved.
~ SPDX-License-Identifier: GPL-3.0-only
-->
<resources>
<bool name="leak_canary_allow_in_non_debuggable_build">true</bool>
<bool name="light_status_bar">true</bool>
</resources>
|