Loading core/res/res/values/config.xml +7 −0 Original line number Diff line number Diff line Loading @@ -828,6 +828,13 @@ cell broadcasting sms, and MMS. --> <bool name="config_sms_capable">true</bool> <!-- Default SMS Application. This will be the default SMS application when the phone first boots. The user can then change the default app to oe of their choosing. This can be overridden for devices where a different default SMS application is desired. --> <string name="default_sms_application" translatable="false">com.android.mms</string> <!-- Enable/disable default bluetooth profiles: HSP_AG, ObexObjectPush, Audio, NAP --> <bool name="config_bluetooth_default_profiles">true</bool> Loading core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -756,6 +756,7 @@ <java-symbol type="string" name="sipAddressTypeHome" /> <java-symbol type="string" name="sipAddressTypeOther" /> <java-symbol type="string" name="sipAddressTypeWork" /> <java-symbol type="string" name="default_sms_application" /> <java-symbol type="string" name="sms_control_message" /> <java-symbol type="string" name="sms_control_title" /> <java-symbol type="string" name="sms_control_no" /> Loading Loading
core/res/res/values/config.xml +7 −0 Original line number Diff line number Diff line Loading @@ -828,6 +828,13 @@ cell broadcasting sms, and MMS. --> <bool name="config_sms_capable">true</bool> <!-- Default SMS Application. This will be the default SMS application when the phone first boots. The user can then change the default app to oe of their choosing. This can be overridden for devices where a different default SMS application is desired. --> <string name="default_sms_application" translatable="false">com.android.mms</string> <!-- Enable/disable default bluetooth profiles: HSP_AG, ObexObjectPush, Audio, NAP --> <bool name="config_bluetooth_default_profiles">true</bool> Loading
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -756,6 +756,7 @@ <java-symbol type="string" name="sipAddressTypeHome" /> <java-symbol type="string" name="sipAddressTypeOther" /> <java-symbol type="string" name="sipAddressTypeWork" /> <java-symbol type="string" name="default_sms_application" /> <java-symbol type="string" name="sms_control_message" /> <java-symbol type="string" name="sms_control_title" /> <java-symbol type="string" name="sms_control_no" /> Loading