commit | b0b1d13ebcf1823d85970acfabe106f798e143cd | [log] [tgz] |
---|---|---|
author | Patrick Williams <pdwilliams@google.com> | Tue Aug 08 12:30:10 2023 -0500 |
committer | Patrick Williams <pdwilliams@google.com> | Mon Aug 14 15:06:05 2023 -0500 |
tree | 28324472a437d8ec96cf1bbc38ee5adfdccae7e5 | |
parent | 85243e40ea970314722eef8432d5e4f01fe9579e [diff] [blame] |
Add getStalledTransactionInfo method to SurfaceComposer Bug: 287577707 Test: presubmits Change-Id: I9c464ee302e7bafe8d45021063368fcd984e27ec Merged-In: I9c464ee302e7bafe8d45021063368fcd984e27ec
diff --git a/libs/gui/Android.bp b/libs/gui/Android.bp index 3c8df2b..b9a8fb6 100644 --- a/libs/gui/Android.bp +++ b/libs/gui/Android.bp
@@ -62,6 +62,7 @@ name: "guiconstants_aidl", srcs: [ "android/gui/DropInputMode.aidl", + "android/gui/StalledTransactionInfo.aidl", "android/**/TouchOcclusionMode.aidl", ], }