diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-07-28 20:00:24 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-07-28 21:42:21 +0200 |
commit | 09df92547c5add118e7144aec6519b968e99cff6 (patch) | |
tree | 39a6d76749f87151b836ece28afb56638ea7f943 /manifest.xml | |
parent | 161230f307e6e612ffb12ca3f551a9353596e15c (diff) |
Revert "msm8996: Build HVX neuralnetworks HAL"
This reverts commit 5a1c5d7094cf0c00f4bbca7390fee11ef9293366.
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/manifest.xml b/manifest.xml index 612749d..d957f13 100644 --- a/manifest.xml +++ b/manifest.xml @@ -173,15 +173,6 @@ </interface> </hal> <hal format="hidl"> - <name>android.hardware.neuralnetworks</name> - <transport>hwbinder</transport> - <version>1.0</version> - <interface> - <name>IDevice</name> - <instance>hvx</instance> - </interface> - </hal> - <hal format="hidl"> <name>android.hardware.power</name> <transport>hwbinder</transport> <version>1.0</version> |