diff options
Diffstat (limited to 'JavaLibrary.bp')
-rw-r--r-- | JavaLibrary.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/JavaLibrary.bp b/JavaLibrary.bp index d98541f3c3..37b74d9afc 100644 --- a/JavaLibrary.bp +++ b/JavaLibrary.bp @@ -536,6 +536,7 @@ java_system_modules { java_library_static { name: "core-test-rules", visibility: [ + "//external/conscrypt", "//frameworks/base/location/tests/locationtests", ], hostdex: true, |