aboutsummaryrefslogtreecommitdiff
path: root/hostapd/aidl/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'hostapd/aidl/Android.bp')
-rw-r--r--hostapd/aidl/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/aidl/Android.bp b/hostapd/aidl/Android.bp
index 3cbccee3..410e701c 100644
--- a/hostapd/aidl/Android.bp
+++ b/hostapd/aidl/Android.bp
@@ -31,7 +31,7 @@ cc_library_static {
defaults: ["hostapd_cflags_defaults"],
soc_specific: true,
shared_libs: [
- "android.hardware.wifi.hostapd-V1-ndk",
+ "android.hardware.wifi.hostapd-V2-ndk",
"libbinder_ndk",
"libbase",
"libutils",