Cast hidl_pointer<T> to void*.
hidl_pointer<T> can only allow one implicit conversion operator, and native_handle_t* is the one that makes most sense. Hence, this requires an explicit cast. Bug: 32089785 Test: builds Change-Id: Ie952ee2e4f0c20fa33f793403d51f3d550257310
Loading
Please register or sign in to comment