Re-define ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, and
ACTION_DEFAULT_SUBSCRIPTION_CHANGED with proper contents. Bug: 37497166 Test: Manual Change-Id: I3fb7d33fc45634ff3e9d2240e822a8945285fad2
This commit is contained in:
@@ -474,7 +474,7 @@
|
||||
|
||||
<receiver android:name=".receiver.DefaultSmsSubscriptionChangeReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED"/>
|
||||
<action android:name="android.telephony.action.DEFAULT_SMS_SUBSCRIPTION_CHANGED"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user