xref: /aosp_15_r20/external/gsc-utils/android/android_generated_version.h (revision 4f2df630800bdcf1d4f0decf95d8a1cb87344f5f)
1 // Copyright 2024 The ChromiumOS Authors
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4 
5 // TODO: b/360918766 - Add support for real version and build info
6 #define CROS_EC_VERSION32 "UNKNOWN_EC_VERSION32"
7 #define CROS_ECTOOL_VERSION "UNKNOWN_ECTOOL_VERSION"
8 #define CROS_STM32MON_VERSION "UNKNOWN_STM32MON_VERSION"
9 #define VERSION "UNKNOWN_VERSION"
10 #define BUILDER "UNKNOWN_USER@UNKNOWN_HOSTNAME"
11 #define DATE "UNKNOWN_DATE"
12