platform_hardware_interfaces/neuralnetworks
Devin Moore 37c395758d Keep track of DeathMonitor cookies
This change keeps track of the objects that the cookies points to so the
serviceDied callback knows when it can use the cookie.

Test: atest neuralnetworks_utils_hal_aidl_test
Tets: atest NeuralNetworksTest_static
Bug: 319210610
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:def7a3cf59fa17ba7faa9af14a24f4161bc276bd)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d6f965fab9739d35f69fd042a95e783dc1859f32)
Merged-In: I418cbc6baa19aa702d9fd2e7d8096fe1a02b7794
Change-Id: I418cbc6baa19aa702d9fd2e7d8096fe1a02b7794
2024-05-01 17:17:08 +00:00
..
1.0 Quickly exit VtsHalNeuralnetworks*TargetTest on failure 2021-08-25 18:07:20 +00:00
1.1 Quickly exit VtsHalNeuralnetworks*TargetTest on failure 2021-08-25 18:07:20 +00:00
1.2 Add additional bounds checks to NNAPI FMQ deserialize utility functions 2022-12-05 20:24:09 +00:00
1.3 Quickly exit VtsHalNeuralnetworks*TargetTest on failure 2021-08-25 18:07:20 +00:00
aidl Keep track of DeathMonitor cookies 2024-05-01 17:17:08 +00:00
utils Use proper alignment and padding for pointer arguments -- HAL. 2021-05-07 14:13:22 -07:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00
TEST_MAPPING Add canonical types adapters for NNAPI AIDL interface 2021-03-16 11:57:04 -07:00

NeuralNetworks sample driver implementation is located at
frameworks/ml/nn/driver/sample.