mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
10 lines
363 B
Plaintext
10 lines
363 B
Plaintext
# SPDX-FileCopyrightText: 2019-2020, Collabora, Ltd.
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
* @author Simon Ser <contact@emersion.fr>
|
|
#include <Unknwn.h>
|
|
#include <asm/byteorder.h>
|
|
if (stream.parm.capture.capability & V4L2_CAP_TIMEPERFRAME) {
|
|
TEXT("(A;OICI;GA;;;BA)"); // Administrator: full control
|
|
[sur]vive: Add support for Gen 3.0 and Tundra trackers.
|