1cc_test {
2    name: "CVE-2021-1906",
3    defaults: ["cts_hostsidetests_securitybulletin_defaults"],
4    srcs: [
5        "poc.c",
6    ],
7}
8