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 29669ee..2bb7ea9 100644 --- a/current/framework.aidl +++ b/current/framework.aidl @@ -86,6 +86,7 @@ parcelable android.view.inputmethod.InputBinding; parcelable android.view.inputmethod.ExtractedTextRequest; parcelable android.view.DragEvent; parcelable android.view.KeyEvent; +parcelable android.view.WindowManager.LayoutParams; parcelable android.view.WindowAnimationFrameStats; parcelable android.view.MotionEvent; parcelable android.view.accessibility.AccessibilityNodeInfo; |