Remove ro. from prefetch_boot.record_stop

ro. prefix of ro.prefetch_boot.record_stop has been removed. This change
updates the corresponding SELinux policy.

Bug: 362507272
Bug: 380766679
Test: Test prefetch works on a Cuttlefish
Change-Id: If23323ead2b339553601694b2e8b87406607333d
Signed-off-by: Takaya Saeki <takayas@google.com>
diff --git a/private/property_contexts b/private/property_contexts
index 643a179..089d300 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -367,9 +367,9 @@
 ro.prefetch_boot.duration_s u:object_r:prefetch_boot_prop:s0 exact int
 ro.prefetch_boot.io_depth u:object_r:prefetch_boot_prop:s0 exact int
 ro.prefetch_boot.max_fds u:object_r:prefetch_boot_prop:s0 exact int
-ro.prefetch_boot.record_stop u:object_r:prefetch_boot_prop:s0 exact bool
 # Prefetch property to start and stop the record/replay
 prefetch_boot.record u:object_r:prefetch_service_prop:s0 exact bool
+prefetch_boot.record_stop u:object_r:prefetch_boot_prop:s0 exact bool
 prefetch_boot.replay u:object_r:prefetch_service_prop:s0 exact bool
 
 # Virtual A/B and snapuserd properties