mirror of
https://github.com/openharmony/vendor_isoftstone.git
synced 2026-07-01 20:14:02 -04:00
fix selinux name
Signed-off-by: steven_q <qichanggui@huawei.com> Change-Id: Iec1173a34ad26c36383cd5439c8893b4ebd5c27e
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
"subsystem": "security",
|
||||
"components": [
|
||||
{
|
||||
"component": "selinux",
|
||||
"component": "selinux_adapter",
|
||||
"features": []
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user