allow vmlauncher_app virtualizationservice_data_file:file rename

backup is actually moving rootfs file, so it requires enabling rename

Bug: 368281954
Test: do backup
Change-Id: I2c74c7e85e5ad4b1d7b3422ab166b21fd8f4ef96
diff --git a/private/vmlauncher_app.te b/private/vmlauncher_app.te
index abee70f..934031a 100644
--- a/private/vmlauncher_app.te
+++ b/private/vmlauncher_app.te
@@ -13,7 +13,7 @@
 
 allow vmlauncher_app fsck_exec:file { r_file_perms execute execute_no_trans };
 
-allow vmlauncher_app virtualizationservice_data_file:file { read relabelto open write unlink };
+allow vmlauncher_app virtualizationservice_data_file:file { read relabelto open write unlink rename };
 allow vmlauncher_app privapp_data_file:file { relabelfrom };
 
 is_flag_enabled(RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES, `