commit | 105fea4ab30f601740bebe1ae98d932e5677ecba | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Feb 09 20:25:32 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Feb 09 20:25:32 2017 +0000 |
tree | 735b5d1fdcb9d730389a3994c2ee69f18c57b886 | |
parent | 00aeb15b9d8b5009f3570aa442f1b57fbd54952f [diff] | |
parent | ac4a4927301e72b54bfb27850b951d84653c5b68 [diff] |
Merge "Add radio HAL stub to the build list; fix format warning." am: cd4bc27771 am: 9e1874d6a3 am: ac4a492730 Change-Id: I8081eb96b12f43cb9fc164e844441413d30e7531
diff --git a/include/hardware/hw_auth_token.h b/include/hardware/hw_auth_token.h index d84ea48..3305f2c 100644 --- a/include/hardware/hw_auth_token.h +++ b/include/hardware/hw_auth_token.h
@@ -23,7 +23,7 @@ extern "C" { #endif // __cplusplus -static const uint8_t HW_AUTH_TOKEN_VERSION = 0; +#define HW_AUTH_TOKEN_VERSION 0 typedef enum { HW_AUTH_NONE = 0,