aboutsummaryrefslogtreecommitdiff
path: root/pairing_auth
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2020-10-18 15:09:52 +0000
committerBaligh Uddin <baligh@google.com>2020-10-18 15:12:29 +0000
commit95e0367ee54d51759f29123694405c9bfa361928 (patch)
tree44f59f2d14ec169cb55750cd7dafaf547a1f12fd /pairing_auth
parent04ef69641a66fc2924a0210e30f34bee69533072 (diff)
downloadadb-95e0367ee54d51759f29123694405c9bfa361928.tar.gz
Migrate system/core/adb to packages/modules/adb
Adding new path to visibility rule, as b/170958306 prevents adding new changes to a project being introduced in the same topic. We need to do this ahead of the migration and then cleanup after the migration is complete. BUG: 167963357 Test: TH Change-Id: Id02e4ea3a6d387bad7b2dbd5d0a38f662d0254fc
Diffstat (limited to 'pairing_auth')
-rw-r--r--pairing_auth/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pairing_auth/Android.bp b/pairing_auth/Android.bp
index a43f4d03..806879dd 100644
--- a/pairing_auth/Android.bp
+++ b/pairing_auth/Android.bp
@@ -40,6 +40,7 @@ cc_defaults {
visibility: [
"//art:__subpackages__",
+ "//packages/modules/adb:__subpackages__",
"//system/core/adb:__subpackages__",
],