Loading core/res/res/values/config.xml +6 −3 Original line number Original line Diff line number Diff line Loading @@ -1266,11 +1266,14 @@ <bool name="config_sms_capable">true</bool> <bool name="config_sms_capable">true</bool> <!-- Default SMS Application. This will be the default SMS application when <!-- 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 the phone first boots. The user can then change the default app to one of their choosing. of their choosing. This can be overridden for devices where a different default SMS This can be overridden for devices where a different default SMS application is desired. --> application is desired. <string name="default_sms_application" translatable="false">com.android.mms</string> If this string is empty or the specified package does not exist, then the platform will search for an SMS app and use that (if there is one)--> <string name="default_sms_application" translatable="false"></string> <!-- Default web browser. This is the package name of the application that will <!-- Default web browser. This is the package name of the application that will be the default browser when the device first boots. Afterwards the user be the default browser when the device first boots. Afterwards the user Loading Loading
core/res/res/values/config.xml +6 −3 Original line number Original line Diff line number Diff line Loading @@ -1266,11 +1266,14 @@ <bool name="config_sms_capable">true</bool> <bool name="config_sms_capable">true</bool> <!-- Default SMS Application. This will be the default SMS application when <!-- 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 the phone first boots. The user can then change the default app to one of their choosing. of their choosing. This can be overridden for devices where a different default SMS This can be overridden for devices where a different default SMS application is desired. --> application is desired. <string name="default_sms_application" translatable="false">com.android.mms</string> If this string is empty or the specified package does not exist, then the platform will search for an SMS app and use that (if there is one)--> <string name="default_sms_application" translatable="false"></string> <!-- Default web browser. This is the package name of the application that will <!-- Default web browser. This is the package name of the application that will be the default browser when the device first boots. Afterwards the user be the default browser when the device first boots. Afterwards the user Loading