Loading core/res/res/values/config.xml +4 −1 Original line number Diff line number Diff line Loading @@ -1495,5 +1495,8 @@ <bool name="config_spn_display_control">false</bool> <!-- config switching DDS switch back to the default sub --> <bool name="config_dds_switch_back">false</bool> <bool name="config_dds_switch_back">true</bool> <!-- config switching DDS to the primary sub --> <bool name="config_setDdsOnPrimarySub">false</bool> </resources> core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1862,4 +1862,7 @@ <!-- config switching DDS switch back to the default sub --> <java-symbol type="bool" name="config_dds_switch_back" /> <!-- config switching DDS to the primary sub --> <java-symbol type="bool" name="config_setDdsOnPrimarySub" /> </resources> Loading
core/res/res/values/config.xml +4 −1 Original line number Diff line number Diff line Loading @@ -1495,5 +1495,8 @@ <bool name="config_spn_display_control">false</bool> <!-- config switching DDS switch back to the default sub --> <bool name="config_dds_switch_back">false</bool> <bool name="config_dds_switch_back">true</bool> <!-- config switching DDS to the primary sub --> <bool name="config_setDdsOnPrimarySub">false</bool> </resources>
core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1862,4 +1862,7 @@ <!-- config switching DDS switch back to the default sub --> <java-symbol type="bool" name="config_dds_switch_back" /> <!-- config switching DDS to the primary sub --> <java-symbol type="bool" name="config_setDdsOnPrimarySub" /> </resources>