Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
4f8714f7f891845e6b9d9d4378d11279f9c973cf
/
.
/
certs
/
blacklist_hashes.c
blob: d5961aa3d3380c5fdfadd6bff49dddd97c41060d [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#include
"blacklist.h"
const
char
__initconst
*
const
blacklist_hashes
[]
=
{
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
,
NULL
};