platform_hardware_interfaces/neuralnetworks
Devin Moore def7a3cf59 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

Change-Id: I418cbc6baa19aa702d9fd2e7d8096fe1a02b7794
2024-04-18 19:36:17 +00:00
..
1.0 Make apex_available of nn hidl interfaces explicit in Android.bp 2023-05-05 23:52:38 +00:00
1.1 Make apex_available of nn hidl interfaces explicit in Android.bp 2023-05-05 23:52:38 +00:00
1.2 Make apex_available of nn hidl interfaces explicit in Android.bp 2023-05-05 23:52:38 +00:00
1.3 Make apex_available of nn hidl interfaces explicit in Android.bp 2023-05-05 23:52:38 +00:00
aidl Keep track of DeathMonitor cookies 2024-04-18 19:36:17 +00:00
utils AIDL interface changes for NNAPI feature level 6. 2022-05-23 13:05:06 -07:00
OWNERS
README
TEST_MAPPING Disable TEST_MAPPING for VtsHalNeuralnetworksV1_*TargetTest 2022-06-08 10:47:22 -07:00

NeuralNetworks sample driver implementation is located at
packages/modules/NeuralNetworks/driver/sample*.