aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--citadel/citadeld/citadeld.rc2
-rw-r--r--hals/oemlock/citadel/android.hardware.oemlock@1.0-service.citadel.rc2
-rw-r--r--hals/weaver/citadel/android.hardware.weaver@1.0-service.citadel.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/citadel/citadeld/citadeld.rc b/citadel/citadeld/citadeld.rc
index 06c16c3..02aae6e 100644
--- a/citadel/citadeld/citadeld.rc
+++ b/citadel/citadeld/citadeld.rc
@@ -1,4 +1,4 @@
-service citadeld /vendor/bin/hw/citadeld
+service vendor.citadeld /vendor/bin/hw/citadeld
class early_hal
user hsm
group hsm
diff --git a/hals/oemlock/citadel/android.hardware.oemlock@1.0-service.citadel.rc b/hals/oemlock/citadel/android.hardware.oemlock@1.0-service.citadel.rc
index f6940aa..80f0139 100644
--- a/hals/oemlock/citadel/android.hardware.oemlock@1.0-service.citadel.rc
+++ b/hals/oemlock/citadel/android.hardware.oemlock@1.0-service.citadel.rc
@@ -1,4 +1,4 @@
-service oemlock_hal /vendor/bin/hw/android.hardware.oemlock@1.0-service.citadel
+service vendor.oemlock_hal /vendor/bin/hw/android.hardware.oemlock@1.0-service.citadel
class hal
user hsm
group hsm
diff --git a/hals/weaver/citadel/android.hardware.weaver@1.0-service.citadel.rc b/hals/weaver/citadel/android.hardware.weaver@1.0-service.citadel.rc
index 9f4051b..4ab222e 100644
--- a/hals/weaver/citadel/android.hardware.weaver@1.0-service.citadel.rc
+++ b/hals/weaver/citadel/android.hardware.weaver@1.0-service.citadel.rc
@@ -1,4 +1,4 @@
-service weaver_hal /vendor/bin/hw/android.hardware.weaver@1.0-service.citadel
+service vendor.weaver_hal /vendor/bin/hw/android.hardware.weaver@1.0-service.citadel
class hal
user hsm
group hsm