android_config: add missing uuid library

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
Jaegeuk Kim 2022-05-19 14:16:17 -07:00
parent 64f2596142
commit 4b554597ed

View File

@ -23,6 +23,7 @@
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_XATTR_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UUID_UUID_H 1
#define HAVE_SCSI_SG_H 1
#define HAVE_FALLOCATE 1
@ -37,6 +38,7 @@
#define HAVE_SETMNTENT 1
#define HAVE_SPARSE_SPARSE_H 1
#define HAVE_LIBLZ4 1
#define HAVE_LIBUUID 1
#ifdef WITH_SLOAD
#define HAVE_LIBSELINUX 1