/*
- * Copyright (C) 2019 The LineageOS Project
+ * Copyright (C) 2019-2022 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* limitations under the License.
*/
-#ifndef VENDOR_LINEAGE_TOUCH_V1_0_GLOVEMODE_H
-#define VENDOR_LINEAGE_TOUCH_V1_0_GLOVEMODE_H
+#pragma once
#include <hidl/MQDescriptor.h>
#include <hidl/Status.h>
} // namespace touch
} // namespace lineage
} // namespace vendor
-
-#endif // VENDOR_LINEAGE_TOUCH_V1_0_GLOVEMODE_H
/*
- * Copyright (C) 2019 The LineageOS Project
+ * Copyright (C) 2019-2022 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* limitations under the License.
*/
-#ifndef VENDOR_LINEAGE_TOUCH_V1_0_KEYDISABLER_H
-#define VENDOR_LINEAGE_TOUCH_V1_0_KEYDISABLER_H
+#pragma once
#include <hidl/MQDescriptor.h>
#include <hidl/Status.h>
} // namespace touch
} // namespace lineage
} // namespace vendor
-
-#endif // VENDOR_LINEAGE_TOUCH_V1_0_KEYDISABLER_H
/*
- * Copyright (C) 2019 The LineageOS Project
+ * Copyright (C) 2019-2022 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* limitations under the License.
*/
-#ifndef VENDOR_LINEAGE_TOUCH_V1_0_STYLUSMODE_H
-#define VENDOR_LINEAGE_TOUCH_V1_0_STYLUSMODE_H
+#pragma once
#include <hidl/MQDescriptor.h>
#include <hidl/Status.h>
} // namespace touch
} // namespace lineage
} // namespace vendor
-
-#endif // VENDOR_LINEAGE_TOUCH_V1_0_STYLUSMODE_H
/*
- * Copyright (C) 2019 The LineageOS Project
+ * Copyright (C) 2019-2022 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* limitations under the License.
*/
-#ifndef VENDOR_LINEAGE_TOUCH_V1_0_TOUCHSCREENGESTURE_H
-#define VENDOR_LINEAGE_TOUCH_V1_0_TOUCHSCREENGESTURE_H
+#pragma once
#include <hidl/MQDescriptor.h>
#include <hidl/Status.h>
} // namespace touch
} // namespace lineage
} // namespace vendor
-
-#endif // VENDOR_LINEAGE_TOUCH_V1_0_TOUCHSCREENGESTURE_H