Rename sepolicy.rules -> rules

This commit is contained in:
LoveSy
2023-03-12 04:19:01 +08:00
committed by John Wu
parent 1c2fcd14b5
commit 7048aa1014
6 changed files with 16 additions and 23 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ direct_install() {
rm -f $1/new-boot.img
fix_env $1
run_migrations
copy_sepolicy_rules
copy_rules
return 0
}