blob: 8045676d65c34138b138d650d048373b4d6c6017 [file] [log] [blame]
Bruce Lee1263c3d2021-06-04 15:16:33 +08001#pragma once
2
Bruce Lee1263c3d2021-06-04 15:16:33 +08003// clang-format off
Ed Tanous74cffa82022-01-25 13:00:28 -08004constexpr const int validateUnsecureFeature = @VALIDATION_UNSECURE_FEATURE@;
Bruce Lee1263c3d2021-06-04 15:16:33 +08005
Ed Tanous74cffa82022-01-25 13:00:28 -08006constexpr const int insecureSensorOverride = @INSECURE_UNRESTRICTED_SENSOR_OVERRIDE@;
Bruce Lee1263c3d2021-06-04 15:16:33 +08007// clang-format on