android-sdk-addon-example
android-sdk-addon-example copied to clipboard
SOME/IP Service
Description
Task description (cc from Slack): "Before trying to create a HAL that acts as a client, it's necessary to find a way to initialize a "server" to communicate with that client. The idea is to provide an AOSP implementation of test-someip-service so a good starting point could be to compile PlaygroundService and its dependencies inside AOSP and find a way to start it on system boot or at another moment. Maybe defining a .rc file could be a good alternative. It is also part of this task to use the generator libraries to generate the classes based on .fdepl and .fidl files and integrate them into the build system."