dre: Set faceunlock and enginner HALs as optional
Change-Id: Ia331733bd67701c2e58fb9e5df75d2801ee44efc
This commit is contained in:
parent
44e20470d2
commit
cd0b7722b2
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.oneplus.engnative.engineer</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
|
@ -23,7 +23,7 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.oneplus.faceunlock.hal</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
|
|
Loading…
Reference in a new issue