libudev: Extend visibility to vendor packages

PTS build tests by importing IGT header files that depend on libudev.

Bug: b/394363723
Test: m gs_panel_tk4c_tests
Change-Id: Iff397c2984a068ab4f05ea3b081ed6212c11fb01
This commit is contained in:
Mark Yacoub
2025-06-13 12:38:11 -04:00
parent 33b1977416
commit 0d432fda68

View File

@@ -24,6 +24,7 @@ cc_library_static {
name: "libudev-zero",
visibility: [
"//external/igt-gpu-tools",
"//vendor:__subpackages__",
],
srcs: [
"udev.c",