Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 757a9828 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "libbinder: remove handle 0 TODO" am: aad4dcfb am: 03ba0ff6

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1946017

Change-Id: I82090b7ad5e2e0ac8edd9c98698696d2598b202a
parents 89d10934 03ba0ff6
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -320,11 +320,6 @@ sp<IBinder> ProcessState::getStrongProxyForHandle(int32_t handle)
                //
                // Note that this is not race-free if the context manager
                // dies while this code runs.
                //
                // TODO: add a driver API to wait for context manager, or
                // stop special casing handle 0 for context manager and add
                // a driver API to get a handle to the context manager with
                // proper reference counting.

                IPCThreadState* ipc = IPCThreadState::self();