diff options
author | Michael Butler <butlermichael@google.com> | 2022-01-12 11:41:17 -0800 |
---|---|---|
committer | Michael Butler <butlermichael@google.com> | 2022-01-21 21:04:50 +0000 |
commit | d0d9a7abac71f7e90f33e7f0bf12939650e91b03 (patch) | |
tree | 326bf4b02ec4a2588e7dbbe5ff77d0fd706da020 /identity/support/src/cppbor_parse.cpp | |
parent | d3e413e759091c794cb115acab44c45f3cfb37b8 (diff) |
Make VtsHalNeuralnetworksTargetTest run on the host
This change adds a host build of VtsHalNeuralnetworksTargetTest. In the
existing device build of VtsHalNeuralnetworksTargetTest, the drivers run
out-of-process. In the host build of VtsHalNeuralnetworkaTargetTest, the
driver runs in-process.
The in-process driver that runs on the host is the canonical sample
driver (which is just the CPU "driver", located in
packages/modules/NeuralNetworks/driver/sample) adapted to an AIDL
interface (by the adapter code in
hardware/interfaces/neuralnetworks/utils/adapter/aidl).
Bug: N/A
Test: mma
Test: VtsHalNeuralnetworksTargetTest on host
Change-Id: Ia30dd3a7db8e0592b9f13d69c9831f8ffe10c371
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions