Rabbit-R1/android (non root)/smali/res/values/bools.xml

11 lines
503 B
XML
Raw Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="abc_action_bar_embed_tabs">true</bool>
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
<bool name="enable_system_alarm_service_default">false</bool>
<bool name="enable_system_foreground_service_default">true</bool>
<bool name="enable_system_job_service_default">true</bool>
<bool name="mtrl_btn_textappearance_all_caps">true</bool>
<bool name="workmanager_test_configuration">false</bool>
</resources>