sdm660: add factory hidl definition
Add factory hidl definition. Change-Id: I799f3fbca1b08c7c9aea913a803075ae27709118
This commit is contained in:
parent
5dc98d5bf8
commit
00a3282458
1 changed files with 10 additions and 0 deletions
10
manifest.xml
Normal file → Executable file
10
manifest.xml
Normal file → Executable file
|
@ -690,4 +690,14 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<!-- Factory HAL service -->
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.factory</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IFactory</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue