Update current.txt to reflect result type change
Bug 30218829 Change-Id: I5b4788961a5ef4e7d8f396f55a311ec0d174b0f1
This commit is contained in:
@@ -10066,7 +10066,7 @@ package android.content.pm {
|
||||
method public android.os.PersistableBundle getExtras();
|
||||
method public java.lang.String getId();
|
||||
method public android.content.Intent getIntent();
|
||||
method public android.content.Intent getIntents();
|
||||
method public android.content.Intent[] getIntents();
|
||||
method public long getLastChangedTimestamp();
|
||||
method public java.lang.CharSequence getLongLabel();
|
||||
method public java.lang.String getPackage();
|
||||
|
||||
@@ -10491,7 +10491,7 @@ package android.content.pm {
|
||||
method public android.os.PersistableBundle getExtras();
|
||||
method public java.lang.String getId();
|
||||
method public android.content.Intent getIntent();
|
||||
method public android.content.Intent getIntents();
|
||||
method public android.content.Intent[] getIntents();
|
||||
method public long getLastChangedTimestamp();
|
||||
method public java.lang.CharSequence getLongLabel();
|
||||
method public java.lang.String getPackage();
|
||||
|
||||
@@ -10079,7 +10079,7 @@ package android.content.pm {
|
||||
method public android.os.PersistableBundle getExtras();
|
||||
method public java.lang.String getId();
|
||||
method public android.content.Intent getIntent();
|
||||
method public android.content.Intent getIntents();
|
||||
method public android.content.Intent[] getIntents();
|
||||
method public long getLastChangedTimestamp();
|
||||
method public java.lang.CharSequence getLongLabel();
|
||||
method public java.lang.String getPackage();
|
||||
|
||||
Reference in New Issue
Block a user