- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
10 lines
441 B
XML
10 lines
441 B
XML
<?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="workmanager_test_configuration">false</bool>
|
|
</resources>
|