commit | b45d2dbaa71f2339ebba8a43c0e108510a8718c2 | [log] [tgz] |
---|---|---|
author | Frank Li <lifr@google.com> | Thu Jan 27 08:47:55 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 27 08:47:55 2022 +0000 |
tree | 6184b60635404b81c2603681d7f7ae86f2c795db | |
parent | fe116d030890a89c04c5191b38ca259373994887 [diff] | |
parent | b24df14433faa2081c6b760abd42db78f5638864 [diff] |
Merge "[MS48.3] Allow Settings package to build with network static libs"
diff --git a/staticlibs/Android.bp b/staticlibs/Android.bp index ba545ea..13c6cb0 100644 --- a/staticlibs/Android.bp +++ b/staticlibs/Android.bp
@@ -248,6 +248,7 @@ "//frameworks/libs/net/common/tests:__subpackages__", "//frameworks/libs/net/common/device", "//packages/modules/Wifi/framework/tests:__subpackages__", + "//packages/apps/Settings", ], lint: { strict_updatability_linting: true }, }