Messaging: Remove GServices
We don't have an actual implementation returning anything but the defaults, so apply the defaults directly anywhere we need them Change-Id: Ic651b4b13977799f2f4d2c702c430798fbff77f8
This commit is contained in:
@@ -55,9 +55,5 @@
|
||||
android:summary="@string/delivery_reports_pref_summary"
|
||||
android:defaultValue="@bool/delivery_reports_pref_default" />
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="@string/sms_apns_key"
|
||||
android:title="@string/sms_apns_title" />
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user