debug-tools: dlopener: Move to system_ext

This commit is contained in:
Soo Hwan Na
2023-12-21 16:48:05 +09:00
parent bda81b4ba5
commit c8ba5e7dac

View File

@@ -8,4 +8,5 @@ cc_binary {
},
srcs: ["dlopener.c"],
vendor_available: true,
system_ext_specific: true,
}