summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Nelms <tknelms@google.com>2023-05-03 20:03:45 +0000
committerAndroid Partner Code Review <android-gerrit-partner@google.com>2023-05-03 20:03:45 +0000
commit7b2f1bc6dd057013b9fec13987cca35fdd487b84 (patch)
treeaae63a1dcff89028ef3cb325593819c525a275ed
parentd376666664d7dc7b44990ea44580791a0e075850 (diff)
parent4dc25a52091e53f882c5445b43f9991254409faf (diff)
downloadsamsung-7b2f1bc6dd057013b9fec13987cca35fdd487b84.tar.gz
Merge "hdcp/samsung: update display headers location" into android14-gs-pixel-5.15
-rw-r--r--BUILD.bazel4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index d601d07..9bbecd2 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -8,7 +8,7 @@ filegroup(
"exynos-hdcp-interface.h",
],
visibility = [
- "//private/google-modules/display:__pkg__",
+ "//private/google-modules/display:__subpackages__",
],
)
@@ -27,7 +27,7 @@ kernel_module(
kernel_build = "//private/google-modules/soc/gs:gs_kernel_build",
visibility = [
"//private/devices/google:__subpackages__",
- "//private/google-modules/display:__pkg__",
+ "//private/google-modules/display:__subpackages__",
"//private/google-modules/soc/gs:__pkg__",
],
deps = [