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:
parent
f10ce52af3
commit
a5c8c07ba9
1 changed files with 0 additions and 18 deletions
18
manifest.xml
18
manifest.xml
|
@ -386,24 +386,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
<instance>com.qualcomm.qti.uceservice</instance>
|
<instance>com.qualcomm.qti.uceservice</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</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">
|
<hal format="hidl">
|
||||||
<name>com.qualcomm.qti.wifidisplayhal</name>
|
<name>com.qualcomm.qti.wifidisplayhal</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
Loading…
Reference in a new issue