platform_hardware_interfaces/automotive/can/1.0/default
Chris Weir a811822a7b Unregistering HIDL interfaces breaks VTS
Based on some back and forth on the internal IDL discuss group, it
sounds like we can't unregister interfaces anymore if they're defined in
the manifest. The CAN interface behind the HIDL interface will still be
taken down correctly, but this will get rid of the failing attempt to
bring down the HIDL interface.

Bug: 213841914
Bug: 213843613
Test: VtsHalCanBusV1_0TargetTest
Test: VtsHalCanControllerV1_0TargetTest
Test: VtsHalCanBusVirtualV1_0TargetTest
Change-Id: Iae4d6a650c30adacdc7c51140e0295915b516833
(cherry picked from commit d349f1d521)
2022-04-19 16:23:25 +00:00
..
libc++fs [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
libnetdevice [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
libnl++ Implement add/remove membership for Netlink sockets 2021-07-23 16:17:43 +00:00
tests/fuzzer [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2022-03-03 10:37:24 -08:00
Android.bp Merge "Added automotiveCanV1.0_fuzzer" am: 20b69d76d0 2022-03-02 18:46:12 +00:00
android.hardware.automotive.can@1.0-service.rc
CanBus.cpp
CanBus.h
CanBusNative.cpp
CanBusNative.h
CanBusSlcan.cpp
CanBusSlcan.h
CanBusVirtual.cpp
CanBusVirtual.h
CanController.cpp Unregistering HIDL interfaces breaks VTS 2022-04-19 16:23:25 +00:00
CanController.h
CanSocket.cpp
CanSocket.h
CloseHandle.cpp
CloseHandle.h
manifest_android.hardware.automotive.can@1.0.xml Using a manifest fragment 2021-10-21 09:12:47 -07:00
service.cpp