aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-13 03:10:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-13 03:10:57 +0000
commitb0fa0733ca27a2c1578bb9540bee67d07b516c7e (patch)
tree224d68527b55af2749b702b4ba564006ff6676cb
parent5becafcaa2bd121df324aebbefb6e7b9f4ece3e9 (diff)
parentf8c697b87eae8fc259edd1dc5695e2753163bbfe (diff)
downloadlibusb-android14-platform-release.tar.gz
Change-Id: Id3424be7914ae5886784454f882cc84fa1ae59e9
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4befb96..93e5c1b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -96,6 +96,7 @@ cc_library {
host_ldlibs: [
"-framework CoreFoundation",
"-framework IOKit",
+ "-framework Security",
"-lobjc"
],