summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenri Chataing <henrichataing@google.com>2024-01-18 22:10:00 +0000
committerHenri Chataing <henrichataing@google.com>2024-01-18 22:15:50 +0000
commit5fe97f9cf39144f67a17edd5fbdcae18d7918dca (patch)
tree916f88584d377052ec3607e7657fcd40cfc3682c
parent58b52986f885031c3876d5efa4438a7e5b3a00ce (diff)
downloadlibchrome-5fe97f9cf39144f67a17edd5fbdcae18d7918dca.tar.gz
build: Remove nfc subpackages from libchrome visibility
Bug: 318833265 Test: TreeHugger Change-Id: I772af762f89404a7cae11afd2d76b2f78ad4d8f1
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 9a4d120f76..8e00c4829c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -876,11 +876,9 @@ cc_library {
apex_available: [
"//apex_available:platform",
"com.android.btservices",
- "com.android.nfcservices",
],
min_sdk_version: "30",
visibility: [
- "//cts/hostsidetests/securitybulletin/securityPatch:__subpackages__",
"//device/google/bertha:__subpackages__",
"//device/google/cheets2/camera/v3",
"//external/avb",
@@ -897,11 +895,9 @@ cc_library {
"//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__",