summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenri Chataing <henrichataing@google.com>2024-01-03 14:09:10 +0000
committerTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-01-14 09:14:13 +0000
commit58b52986f885031c3876d5efa4438a7e5b3a00ce (patch)
treeeacfbdbf86ae9ad6a8651d8b07515f31b561dfc1
parent2371d51bf53b09441355a1d5500f62109bcb126a (diff)
downloadlibchrome-58b52986f885031c3876d5efa4438a7e5b3a00ce.tar.gz
Add visibility configuration to libchrome cc_library
Test: TreeHugger Change-Id: If21a4cc3050f824a4c1824f2d97a7ba0d1cf2ebd
-rw-r--r--Android.bp28
1 files changed, 28 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 83545c0b21..9a4d120f76 100644
--- a/Android.bp
+++ b/Android.bp
@@ -879,6 +879,34 @@ cc_library {
"com.android.nfcservices",
],
min_sdk_version: "30",
+ visibility: [
+ "//cts/hostsidetests/securitybulletin/securityPatch:__subpackages__",
+ "//device/google/bertha:__subpackages__",
+ "//device/google/cheets2/camera/v3",
+ "//external/avb",
+ "//external/libbrillo",
+ "//external/libpalmrejection",
+ "//external/puffin",
+ "//external/v4l2_codec2:__subpackages__",
+ "//external/zucchini",
+ "//frameworks/base/services",
+ "//frameworks/base/services/core/jni",
+ "//frameworks/native/libs/vr/libpdx_default_transport",
+ "//frameworks/native/services/inputflinger:__subpackages__",
+ "//hardware/interfaces/keymaster/4.0/vts/performance",
+ "//hardware/interfaces/security/keymint/aidl/vts/performance",
+ "//hardware/nxp/secure_element/snxxx:__subpackages__",
+ "//hardware/nxp/uwb",
+ "//packages/apps/Nfc/nci/jni",
+ "//packages/modules/Bluetooth:__subpackages__",
+ "//system/core/fs_mgr/libfs_avb",
+ "//system/core/fs_mgr/libsnapshot",
+ "//system/nfc:__subpackages__",
+ "//system/security/keystore",
+ "//system/update_engine",
+ "//test/sts/tests/hostside/securityPatch:__subpackages__",
+ "//vendor:__subpackages__",
+ ],
}
// libchrome-crypto shared library for device