Move copy_sepolicy_rules to manager

We don’t need it when patch boot
This commit is contained in:
vvb2060
2020-12-19 13:58:53 -08:00
committed by topjohnwu
parent eee7f097e3
commit 984f32f994
2 changed files with 12 additions and 6 deletions

View File

@ -185,8 +185,5 @@ ui_print "- Repacking boot image"
# Sign chromeos boot
$CHROMEOS && sign_chromeos
# Copy existing rules for migration
$BOOTMODE && copy_sepolicy_rules
# Reset any error code
true