OSDN Git Service

Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPT...
authorJeff Sharkey <jsharkey@google.com>
Mon, 1 May 2017 16:11:00 +0000 (16:11 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Mon, 1 May 2017 16:11:00 +0000 (16:11 +0000)
am: 080e16575a

Change-Id: I8e81a2f5361d2fc6ab61cb38f69fe1e0eb867e63

1  2 
api/current.txt
api/system-current.txt
api/test-current.txt
core/res/AndroidManifest.xml
telephony/java/com/android/internal/telephony/TelephonyIntents.java

diff --cc api/current.txt
Simple merge
Simple merge
Simple merge
Simple merge
   */
  
  package com.android.internal.telephony;
 +import android.content.Intent;
  
  import android.content.Intent;
+ import android.telephony.SubscriptionManager;
  
  /**
   * The intents that the telephony services broadcast.