aboutsummaryrefslogtreecommitdiff
path: root/hostapd/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'hostapd/Android.bp')
-rw-r--r--hostapd/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/Android.bp b/hostapd/Android.bp
index e4b37186..119f66ef 100644
--- a/hostapd/Android.bp
+++ b/hostapd/Android.bp
@@ -45,7 +45,7 @@ cc_defaults {
defaults: ["hostapd_cflags_defaults"],
srcs: [":hostapd_srcs"],
shared_libs: [
- "android.hardware.wifi.hostapd-V1-ndk",
+ "android.hardware.wifi.hostapd-V2-ndk",
"libbase",
"libutils",
"libbinder_ndk",