commit | 5faa489f93e4eccf8bee8aea7271098dc18caa4b | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Aug 18 17:25:47 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Aug 18 09:08:26 2023 +0000 |
tree | 745bea98e8c7ece836237c5f47dfd3e7637ebc4c | |
parent | f0ef2e2696c9017266c12b95bea792eb2c848040 [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 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