aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Cody Schuffelen <schuffelen@google.com>2020-05-14 03:13:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-14 03:13:32 +0000
commitfcc4868a1bcccfda9afda7fd579fbd95bde4f827 (patch)
treebd1e6a48bebf7a236ad4347dadccbbf0b7b7b199
parentbf077efdd6a8ed3bc43f7b61ba86a9aef211e882 (diff)
parentef70c209e108636048118378984a5537ce9c128e (diff)
downloadtpm2-tss-fcc4868a1bcccfda9afda7fd579fbd95bde4f827.tar.gz
Support host compilation for tpm2-tss. am: 874eefdfd4 am: 13b6223a58 am: ef70c209e1
Change-Id: I7e393f46d11d4bfbd3a153e1a5accc04bbef41e7
-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 {