diff options
author | 2023-01-17 16:14:35 +0000 | |
---|---|---|
committer | 2023-01-17 16:14:35 +0000 | |
commit | ffee3bc5ba2b696721a86b615c1f0ef5ee2afa55 (patch) | |
tree | 069fc854c4f7c2d4391dbf95bedc96172ec0cdee /libs/gui/LayerState.cpp | |
parent | c50b4988e93872bfe023a4e099548f84bdfd998d (diff) |
Revert "Migrate ITransactionCompletedListener to AIDL"
This reverts commit c50b4988e93872bfe023a4e099548f84bdfd998d.
Reason for revert: CTS failures, b/262211898
Change-Id: Iaff863f8af98c11dbf852cccad50e55148d87cee
Diffstat (limited to 'libs/gui/LayerState.cpp')
-rw-r--r-- | libs/gui/LayerState.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/gui/LayerState.cpp b/libs/gui/LayerState.cpp index 0d1a69b898..59b62fe58c 100644 --- a/libs/gui/LayerState.cpp +++ b/libs/gui/LayerState.cpp @@ -51,7 +51,6 @@ namespace android { -using gui::CallbackId; using gui::FocusRequest; using gui::WindowInfoHandle; |