commit | e8ee2fcbae15662bf9834107b2c598bba2b319cf | [log] [tgz] |
---|---|---|
author | A. Cody Schuffelen <schuffelen@google.com> | Wed Apr 29 14:46:38 2020 -0700 |
committer | A. Cody Schuffelen <schuffelen@google.com> | Wed Apr 29 14:46:38 2020 -0700 |
tree | cad09b1e257dbde27a97df61a32b5dcaea421eab | |
parent | 85d76c04aea00b4219e9da497873fc86b20d3edd [diff] [blame] |
Add host_supported to libhardware_headers. This will allow building PureSoftKeymaster on the host. Bug: 155328339 Test: Compiles Change-Id: If4474fc3da715a49f2c8649a61968cdda9b1086f
diff --git a/Android.bp b/Android.bp index 72c924f..15f2742 100644 --- a/Android.bp +++ b/Android.bp
@@ -27,6 +27,7 @@ }, }, min_sdk_version: "29", + host_supported: true, }