Add PRIMARY_SUBSCRIPTION_LIST_CHANGED in AndroidManifest.
Bug: 128645056
Test: manual
Change-Id: I40ea487f2b7cc175bea21281a2594cc31088b74f
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3cbca39..9d67211 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -89,6 +89,7 @@
<protected-broadcast android:name= "android.telephony.action.SUBSCRIPTION_CARRIER_IDENTITY_CHANGED" />
<protected-broadcast android:name= "android.telephony.action.SUBSCRIPTION_PRECISE_CARRIER_IDENTITY_CHANGED" />
<protected-broadcast android:name= "android.telephony.action.NETWORK_COUNTRY_CHANGED" />
+ <protected-broadcast android:name= "android.telephony.action.PRIMARY_SUBSCRIPTION_LIST_CHANGED" />
<!-- For Vendor Debugging in Telephony -->
<protected-broadcast android:name="android.telephony.action.DEBUG_EVENT" />