commit | 4106e427863a97629f7ce2081e2ef65a859c6750 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Wed Sep 15 10:55:51 2021 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Thu Oct 14 11:34:42 2021 +0000 |
tree | 679dcb4f2b03e72621e5d5c02f303097ad44058c | |
parent | b6b72b033a3638e89b89191dcf59222207a10261 [diff] |
sel-cache: Add match for sel updated event Add the match for sel updated event so that if an entry is updated, the sel cache could be updated. Tested: Verify in g220a QEMU that if an logging entry is updated, the sel cache is updated. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I5335710c5fa94aaf551091a6051cc1b3a9232e13
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.