Create empty BUILD file for planned Nvidia driver differ tool.

PiperOrigin-RevId: 651165002
This commit is contained in:
Anthony Cui
2024-07-10 15:08:52 -07:00
committed by gVisor bot
parent bcf4aeb94a
commit 2248be473c
+4
View File
@@ -0,0 +1,4 @@
package(
default_applicable_licenses = ["//:license"],
licenses = ["notice"],
)