Add visibility for statsd in prep for migration.

BUG: 167962588
TEST: TH
Change-Id: If8579f0942eb051e41105a56891953eda00920d2
This commit is contained in:
Baligh Uddin 2020-11-30 17:22:58 +00:00
parent e11663f483
commit 5be28efc34
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ cc_test_library {
visibility: [
"//frameworks/base/apex/statsd/tests/libstatspull",
"//frameworks/base/cmds/statsd",
"//packages/modules/StatsD/bin",
],
}