1 2 3 4 5 6 7 8 9 10 11 12
/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright (C) 2022, Google Inc. * * cros-specific mojo token */ #pragma once #include <cros-camera/cros_camera_hal.h> inline cros::CameraMojoChannelManagerToken *gCrosMojoToken = nullptr;