blob: a58b4b971b1fac2e7afc4c28bebf0d406b063004 [file] [log] [blame]
// Copyright 2016 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BIOD_FAKE_BIOMETRICS_MANAGER_COMMON_H_
#define BIOD_FAKE_BIOMETRICS_MANAGER_COMMON_H_
#define FAKE_BIOMETRIC_MAGIC_BYTES 0xFF, 0xFC, 0xFE, 0xFD
#endif // BIOD_FAKE_BIOMETRICS_MANAGER_COMMON_H_