commit | 6dfa3ce49d18c32543f52b0f5f9d1bfd9dd3e70a | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Aug 18 17:25:47 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Aug 21 22:54:48 2023 +0000 |
tree | 6771afec4cc381e79611500b0eaeb93ec832906c | |
parent | f6d445c32fcb89430bc56e24473a83fcceba17cc [diff] [blame] |
Put authsecret example in VAPEX authsecret example instance is put in APEX. Bug: 296522705 Test: authsecret HAL starts from APEX in cuttlefish/goldfish Merged-In: I226fd57fb1ec5c8da98c07292431df055e6078d7 Change-Id: I226fd57fb1ec5c8da98c07292431df055e6078d7
diff --git a/authsecret/aidl/default/android.hardware.authsecret-service.example.rc b/authsecret/aidl/default/android.hardware.authsecret-service.example.rc index fef6e24..9f51837 100644 --- a/authsecret/aidl/default/android.hardware.authsecret-service.example.rc +++ b/authsecret/aidl/default/android.hardware.authsecret-service.example.rc
@@ -1,4 +1,4 @@ -service vendor.authsecret_default /vendor/bin/hw/android.hardware.authsecret-service.example +service vendor.authsecret_default /apex/com.android.hardware.authsecret/bin/hw/android.hardware.authsecret-service.example class hal user hsm group hsm