commit | b3c3f8c1df32a58999b7454a7335a7d809a92989 | [log] [tgz] |
---|---|---|
author | Sohani Rao <sohanirao@google.com> | Tue Apr 04 13:01:15 2017 -0700 |
committer | Sohani Rao <sohanirao@google.com> | Tue Apr 04 14:26:10 2017 -0700 |
tree | b6b33f9faa01e9ca07a104410b3454836fc3577e | |
parent | 63f17c04495eb4d0abd887f5f617cab00e454c90 [diff] [blame] |
Offload HAL update makefiles Update make files to build Offload HAL binary Bug: 32842314 Test: Unit tests, check if Wifi Offload HAL service is running Change-Id: I5da649247fc234fc2555453cf1eac83a14ae496e
diff --git a/wifi/Android.bp b/wifi/Android.bp index d4e0fda..5b0bf6a 100644 --- a/wifi/Android.bp +++ b/wifi/Android.bp
@@ -2,5 +2,6 @@ subdirs = [ "1.0", "1.0/vts/functional", + "offload/1.0", "supplicant/1.0", ]