Label hypervisor test properties

Bug: 298306391
Change-Id: I160101325989f58ef3403ec5be20895468c2ccbb
Test: TH, atest CustomPvmfwHostTestCases
diff --git a/private/property.te b/private/property.te
index def39f0..90cfad2 100644
--- a/private/property.te
+++ b/private/property.te
@@ -53,8 +53,9 @@
 system_internal_prop(virtualizationservice_prop)
 system_internal_prop(ctl_apex_load_prop)
 system_internal_prop(enable_16k_pages_prop)
-
 system_internal_prop(sensors_config_prop)
+system_internal_prop(hypervisor_pvmfw_prop)
+system_internal_prop(hypervisor_virtualizationmanager_prop)
 
 # Properties which can't be written outside system
 system_restricted_prop(device_config_virtualization_framework_native_prop)