diff options
Diffstat (limited to 'current/framework.aidl')
-rw-r--r-- | current/framework.aidl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/current/framework.aidl b/current/framework.aidl index 499a74c..9d89828 100644 --- a/current/framework.aidl +++ b/current/framework.aidl @@ -103,6 +103,7 @@ parcelable android.view.textservice.SentenceSuggestionsInfo; parcelable android.view.textservice.SuggestionsInfo; parcelable android.service.carrier.MessagePdu; parcelable android.service.notification.StatusBarNotification; +parcelable android.service.chooser.ChooserTarget; parcelable android.speech.tts.Voice; parcelable android.app.usage.UsageEvents; parcelable android.app.Notification; |