fix selinux name

Signed-off-by: steven_q <qichanggui@huawei.com>
Change-Id: Iec1173a34ad26c36383cd5439c8893b4ebd5c27e
This commit is contained in:
steven_q
2023-06-30 21:57:17 +08:00
parent 7501998656
commit 2f7aaad813
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"subsystem": "security",
"components": [
{
"component": "selinux",
"component": "selinux_adapter",
"features": []
}
]
+1 -1
View File
@@ -2,4 +2,4 @@
805306112
--fs_type=ext4
--dac_config ../../build/ohos/images/mkimage/dac.txt
--file_context obj/base/security/selinux/file_contexts.bin
--file_context obj/base/security/selinux_adapter/file_contexts.bin
@@ -2,4 +2,4 @@
33554432
--fs_type=cpio
--dac_config ../../build/ohos/images/mkimage/dac.txt
--file_context obj/base/security/selinux/file_contexts.bin
--file_context obj/base/security/selinux_adapter/file_contexts.bin