commit | d254e37e32d7da09c8a3efc0af394b17f7dc3eda | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Sep 13 13:11:37 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Sep 13 13:11:37 2023 +0900 |
tree | 5f60f8bfd26f487f5b06b95bb3190172ae429d51 | |
parent | d26b6cf395504574ef4d5707f66db2e4f2c4f3f3 [diff] [blame] |
Add tetheroffload HAL APEX This is used by Cuttlefish as of now. Bug: 300011461 Test: VtsHalTetheroffloadTargetTest Change-Id: I3cd83d4011636e1ebfca5d20ed4ff7c527d5a63f
diff --git a/tetheroffload/aidl/default/tetheroffload-example.rc b/tetheroffload/aidl/default/tetheroffload-example.rc index 46cda61..b95544b 100644 --- a/tetheroffload/aidl/default/tetheroffload-example.rc +++ b/tetheroffload/aidl/default/tetheroffload-example.rc
@@ -1,4 +1,4 @@ -service vendor.tetheroffload-example /vendor/bin/hw/android.hardware.tetheroffload-service.example +service vendor.tetheroffload-example /apex/com.android.hardware.tetheroffload/bin/hw/android.hardware.tetheroffload-service.example class hal user nobody group nobody