platform_hardware_interfaces/neuralnetworks
Spandan Das 2d7c55d23f Make apex_available of nn hidl interfaces explicit in Android.bp
These are available to com.android.neuralnetworks via the baseline
apexAvailable map in build/soong/apex/apex.go. This CL makes this
explicit in Android.bp

Test: m nothing #passes
Bug: 281077552
Change-Id: I9f08db0dba6b155c6f25393a5d4baf6de27110da
2023-05-05 23:52:38 +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 Fix VTS generated test with reusable execution. 2023-03-16 16:54:08 +00:00
utils AIDL interface changes for NNAPI feature level 6. 2022-05-23 13:05:06 -07:00
OWNERS Update NNAPI owners file 2022-01-04 09:45:05 -08:00
README Consolidate NNAPI OWNERS files 2021-11-15 20:22:41 +00:00
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*.