platform_hardware_interfaces/neuralnetworks/1.3
rayhdez a6d6002431 Making NN hardware interface libs "host supported"
Changing static libraries in hardware/interfaces/neuralnetworks to be
"host supported", meaning that the libraries within this directory
will be available on the host/linux build to make integration and
debugging more efficient.

Host Supported Libs:
* neuralnetworks_utils_hal_1_0
* neuralnetworks_utils_hal_1_1
* neuralnetworks_utils_hal_1_2
* neuralnetworks_utils_hal_1_3
* neuralnetworks_utils_hal_aidl
* neuralnetworks_utils_hal_common

Host Supported Tests:
* neuralnetworks_utils_hal_1_0_test
* neuralnetworks_utils_hal_1_1_test
* neuralnetworks_utils_hal_1_2_test
* neuralnetworks_utils_hal_1_3_test
* neuralnetworks_utils_hal_aidl_test
* neuralnetworks_utils_hal_common_test

Bug: 146324523
Test: neuralnetworks_utils_hal_*_test
Change-Id: I1d7c665169d2ce0c978b1e510e71f1371402a950
2021-07-27 22:14:05 +00:00
..
utils Making NN hardware interface libs "host supported" 2021-07-27 22:14:05 +00:00
vts [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
IBuffer.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IDevice.hal Change NNAPI time from steady_clock to boot_clock -- hal 2021-04-06 15:00:49 -07:00
IExecutionCallback.hal Relax NNAPI QoS deadline parameter 2020-02-26 10:36:09 +00:00
IFencedExecutionCallback.hal Relax NNAPI QoS deadline parameter 2020-02-26 10:36:09 +00:00
IPreparedModel.hal Change NNAPI time from steady_clock to boot_clock -- hal 2021-04-06 15:00:49 -07:00
IPreparedModelCallback.hal Relax NNAPI QoS deadline parameter 2020-02-26 10:36:09 +00:00
types.hal Fix typo in PAD_V2 comments 2021-04-23 16:25:12 +00:00
types.t Move NNAPI type information to types.spec 2021-03-17 13:32:50 +00:00