Skip to content
Snippets Groups Projects
Commit 71467443 authored by Ruslan Kim's avatar Ruslan Kim Committed by Android (Google) Code Review
Browse files

Merge "Adding config flag for default behavior on Enabling Modem on Boot" into main

parents 659eabb6 09284937
No related branches found
No related tags found
No related merge requests found
......@@ -219,4 +219,8 @@
<bool name="telephony_analytics_switch">true</bool>
<java-symbol type="bool" name="telephony_analytics_switch" />
<!-- Whether to enable modem on boot if behavior is not defined -->
<bool name="config_enable_cellular_on_boot_default">true</bool>
<java-symbol type="bool" name="config_enable_cellular_on_boot_default" />
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment