commit | 498b6b7856b158facedb57379ce9cf831b910ee4 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Dec 09 14:59:49 2021 -0800 |
committer | Yu Shan <shanyu@google.com> | Thu Dec 09 15:49:43 2021 -0800 |
tree | d4fcec60272bb63ffeeae8d974ce16fec64e5f1b | |
parent | d9ce3c88df9ea03e41d565878b79f0f5b7667ef2 [diff] [blame] |
Change the VHAL service name. Change the VHAL service name. Test: Manually build and test on emulator. Bug: 209718034 Change-Id: If6d654648d8d7b197c1c75b7de024bbadcec2122
diff --git a/automotive/vehicle/aidl/impl/vhal/Android.bp b/automotive/vehicle/aidl/impl/vhal/Android.bp index 79d3ebd..454fea5 100644 --- a/automotive/vehicle/aidl/impl/vhal/Android.bp +++ b/automotive/vehicle/aidl/impl/vhal/Android.bp
@@ -19,7 +19,7 @@ } cc_binary { - name: "android.hardware.automotive.vehicle-aidl-default-service", + name: "android.hardware.automotive.vehicle@V1-default-service", vendor: true, defaults: [ "FakeVehicleHardwareDefaults",