sdm660-common: Remove CNE HAL entries.

CNE Hals moved to Factory Hal implementation. Removing
the Hal entries for the same.

CRs-Fixed: 2295302
Change-Id: Ifd7b605e3b9824951e111108c664ec0cde37fe83
This commit is contained in:
Devi Sandeep Endluri V V 2018-08-11 19:50:05 +05:30 committed by Max Weffers
parent f10ce52af3
commit a5c8c07ba9
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -386,24 +386,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>com.qualcomm.qti.uceservice</instance>
</interface>
</hal>
<hal format="hidl">
<name>com.quicinc.cne.api</name>
<transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>IApiService</name>
<instance>cnd</instance>
</interface>
</hal>
<hal format="hidl">
<name>com.quicinc.cne.server</name>
<transport>hwbinder</transport>
<version>2.2</version>
<interface>
<name>IServer</name>
<instance>cnd</instance>
</interface>
</hal>
<hal format="hidl">
<name>com.qualcomm.qti.wifidisplayhal</name>
<transport>hwbinder</transport>