commit | bb22a6c50d609dffc7002f906f4d385d7c7cbfdc | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Wed Dec 06 19:35:28 2017 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Wed Dec 27 09:24:19 2017 -0800 |
tree | 6be3fc97010ed92c84e68066e914dd28df26ab54 | |
parent | 2e0282a08da498711e9ff89517465f15d262c23b [diff] [blame] |
Use libkeymaster4support in keystore. Test: CTS Change-Id: Iee8f308a5255a03b02fce162cc4184d45f75fd1b
diff --git a/keystore/authorization_set.cpp b/keystore/authorization_set.cpp index e30b32d..537fe3d 100644 --- a/keystore/authorization_set.cpp +++ b/keystore/authorization_set.cpp
@@ -14,7 +14,7 @@ * limitations under the License. */ -#include <keystore/authorization_set.h> +#include <keystore/keymaster_types.h> #include <assert.h> #include <stddef.h>