platform_hardware_interfaces/neuralnetworks/1.3
Michael Butler abc86918ae Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL."
Reason for revert: rollforward fix of this topic

This change is a revert of I3d3ac4745, which itself is a revert of
I74f1798e8.

This CL modifies the AIDL utils libraries to be explicitly
versioned. Currently, we only have two versions: v1 and "current".
Specifically, the following changes are made:
- Remove AIDL dependencies from neuralnetworks_utils_hal_common
- Create explicitly versioned libs of neuralnetworks_utils_hal_aidl*

This is needed because it is not allowed for a build target to
link against multiple versions of the same AIDL lirary.

The canonical driver will report ANDROID_S for AIDL v1, and FL6 for v2.

Reverted Changes:
I2aefa0023:Revert "Use explicitly versioned NNAPI HAL util li...
Ia7df07ab9:Revert "Add neuralnetworks_utils_hal_aidl_v2 to al...
Iadd823460:Revert "Provide explicitly version NNAPI AIDL util...
I3d3ac4745:Revert "Provide explicitly versioned NNAPI AIDL ut...

Bug: 202405342
Test: NNT_static
Test: CtsNNAPITestCases
Test: VtsHalNeuralnetworksTargetTest
Change-Id: Ib3b732aa406f6d37e8f941082807c9232720c909
Merged-In: Ib3b732aa406f6d37e8f941082807c9232720c909
(cherry picked from commit 478a78ea77)
2021-10-29 14:28:45 -07:00
..
utils Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." 2021-10-29 14:28:45 -07:00
vts Revert^2 "Provide explicitly versioned NNAPI AIDL utils libs -- HAL." 2021-10-29 14:28:45 -07: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 HAL and AIDL files to be consistent with API generation tool. 2021-09-08 17:41:10 +01:00
types.t Move NNAPI type information to types.spec 2021-03-17 13:32:50 +00:00