commit | 75ecea3f42f1b935175f1edcdbe8110c69462098 | [log] [tgz] |
---|---|---|
author | Nate(Qiang) Jiang <qiangjiang@google.com> | Tue Jun 21 17:31:20 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jun 21 17:31:20 2022 +0000 |
tree | 030525d1816bd8f430c53028e4d139f4c5570e79 | |
parent | a79814aadea00465758920f3a7dd34cc85dfec9c [diff] | |
parent | ce723aa546d5215fca4b192ce83d766c259cf2c1 [diff] |
Merge "Make netd-client and net-utils-services-common visible to Wifi module"
diff --git a/staticlibs/Android.bp b/staticlibs/Android.bp index 2fc4142..31a7262 100644 --- a/staticlibs/Android.bp +++ b/staticlibs/Android.bp
@@ -290,6 +290,7 @@ "//packages/modules/Connectivity/service", "//packages/modules/Connectivity/tests:__subpackages__", "//packages/modules/Bluetooth/android/app", + "//packages/modules/Wifi/service:__subpackages__", ], lint: { strict_updatability_linting: true }, }