blob: e1d2d2967b32067ca4dec8cfa037f82c8a2d8252 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 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>
<!-- Whether to ignore any alert message in ECBM(Emergency Callback Mode) -->
<bool name="ignore_messages_in_ecbm">true</bool>
<!-- Whether to disable cell broadcast severe alert when extreme alert is disabled -->
<bool name="disable_severe_when_extreme_disabled">false</bool>
<!-- Whether to show test settings -->
<bool name="show_test_settings">false</bool>
<!-- Whether allowing testing mode on user build or not -->
<bool name="allow_testing_mode_on_user_build">true</bool>
</resources>