Fix bugreport on cuttlefish

BUG: 64811264
Test: local build & bugreport
Change-Id: I9be238ed7845c0ac71a701ef72cc98734b6c56e0
diff --git a/shared/device.mk b/shared/device.mk
index 276fadb..8af55c3 100644
--- a/shared/device.mk
+++ b/shared/device.mk
@@ -250,7 +250,7 @@
 # Dumpstate HAL
 #
 PRODUCT_PACKAGES += \
-    android.hardware.dumpstate@1.0-service.vsoc
+    android.hardware.dumpstate@1.0-service.cuttlefish
 
 #
 # Camera
diff --git a/shared/sepolicy/file_contexts b/shared/sepolicy/file_contexts
index fc1a2f9..6c2d0fc 100644
--- a/shared/sepolicy/file_contexts
+++ b/shared/sepolicy/file_contexts
@@ -2,4 +2,4 @@
 /system/bin/gce_shutdown  u:object_r:gce_shutdown_exec:s0
 /system/bin/remoter       u:object_r:remoter_exec:s0
 /system/vendor/bin/hw/android\.hardware\.bluetooth@1\.0-service\.sim             u:object_r:hal_bluetooth_sim_exec:s0
-/system/vendor/bin/hw/android\.hardware\.dumpstate@1\.0-service\.vsoc      u:object_r:hal_dumpstate_impl_exec:s0
+/system/vendor/bin/hw/android\.hardware\.dumpstate@1\.0-service\.cuttlefish      u:object_r:hal_dumpstate_impl_exec:s0