summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeyao Ren <deyaoren@google.com>2023-05-03 21:48:30 +0000
committerDeyao Ren <deyaoren@google.com>2024-03-07 22:12:43 +0000
commitf1e565de33e9532593746abc56254f395549fc5f (patch)
tree3320e5744a0b6159fe57634cc8afccbabeccca21
parent137b33a694f75ed891b2f34184cae5e46ca88838 (diff)
downloadwifi-f1e565de33e9532593746abc56254f395549fc5f.tar.gz
Add static_libs to cc_wifi_defaults property
Bug: 274020242 Change-Id: Ie0548c7d1e9f81b7d63a5ad03e90007a213317fc Merged-In: Ie0548c7d1e9f81b7d63a5ad03e90007a213317fc (cherry picked from commit eb05b2916244ea704cb4065d55896a9c351600ae)
-rw-r--r--libwifi_hal/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libwifi_hal/Android.bp b/libwifi_hal/Android.bp
index 37a97a00f..102fcf4ed 100644
--- a/libwifi_hal/Android.bp
+++ b/libwifi_hal/Android.bp
@@ -43,6 +43,7 @@ soong_config_module_type {
"cflags",
"defaults",
"shared_libs",
+ "static_libs",
"whole_static_libs",
],
}