sdm660-common: Use biometrics.fingerprint@2.2
Bug: 153909042 Bug: 153012763 Bug: 153830435 Test: built taimen-userdebug with a @2.2 HAL Test: "adb shell lshal | grep fingerprint@" shows the @2.2 HAL Change-Id: Ied411a65f482ea79d9000e2f4191dba5f8927606 Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
This commit is contained in:
parent
1c13a08a99
commit
26e79af25c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<hal format="hidl">
|
||||
<name>android.hardware.biometrics.fingerprint</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.1</version>
|
||||
<version>2.2</version>
|
||||
<interface>
|
||||
<name>IBiometricsFingerprint</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Reference in a new issue