summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorAhmed ElArabawy <arabawy@google.com>2019-07-23 15:33:54 -0700
committerAhmed ElArabawy <arabawy@google.com>2019-09-11 15:40:44 -0700
commit8215574b1d0005712e02018d770f500cb2eed851 (patch)
tree8de45831ba87c2690255c26333927c9ef7ba2721 /service
parent1db7be148f49a8d6d5e88d297a63e7727719d230 (diff)
Framework Uprev Wifi HAL to 1.4
Move Wifi HAL from 1.3 to 1.4. Have build system to request and build Wifi HAL V1.4. Bug: 138243400 Test: Builds and runs Change-Id: I5440a8dbd4e4aa93ac30104d59a4da281b39775a
Diffstat (limited to 'service')
-rw-r--r--service/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/Android.bp b/service/Android.bp
index 0f0892fbf..3e579d005 100644
--- a/service/Android.bp
+++ b/service/Android.bp
@@ -94,6 +94,7 @@ java_library {
"android.hardware.wifi-V1.1-java",
"android.hardware.wifi-V1.2-java",
"android.hardware.wifi-V1.3-java",
+ "android.hardware.wifi-V1.4-java",
"android.hardware.wifi.hostapd-V1.0-java",
"android.hardware.wifi.hostapd-V1.1-java",
"android.hardware.wifi.supplicant-V1.0-java",