aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Cody Schuffelen <schuffelen@google.com>2020-05-14 03:43:08 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-14 03:43:08 +0000
commit3a537a0901a6394cf72803f7761f6863c2ef04cd (patch)
treebd1e6a48bebf7a236ad4347dadccbbf0b7b7b199
parentc770e52217671e02cceaae68ba6d0e91547a471e (diff)
parentaf75585f602f7fc3d11b25016f673fc6dbcbf766 (diff)
downloadtpm2-tss-3a537a0901a6394cf72803f7761f6863c2ef04cd.tar.gz
Support host compilation for tpm2-tss. am: 874eefdfd4 am: 13b6223a58 am: ef70c209e1 am: fcc4868a1b am: af75585f60
Change-Id: I0cdba9c9986852d40df2b52b4ae92a2a31c03a00
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5332aa1a..9774a369 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,6 +22,7 @@ cc_defaults {
export_include_dirs: [
"include",
],
+ host_supported: true,
}
cc_library {