Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1e3650e6 authored by chenkris's avatar chenkris Committed by KRIS CHEN
Browse files

dumputils: correct typo for AIDL fingerprint HAL

Bug: 400332885
Flag: EXEMPT bugfix
Test: adb shell dumpsys -l | grep -iE "fingerprint"
Test: adb bugreport, contains dumps like:

  ----- pid 1758 at 2025-03-03 14:58:06.698207518+0800 -----
  Cmd line: /vendor/bin/hw/android.hardware.biometrics.fingerprint-service
  ABI: 'arm64'

  "android.hardwar" sysTid=1758
      #00 pc 00000000000caa88  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 825df7d51c665a22c691f12eb7bdf4f6)
      #01 pc 000000000006b11c  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 825df7d51c665a22c691f12eb7bdf4f6)
      #02 pc 000000000005016c  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+220) (BuildId: 1c3f90f0cb4d3d019554e47ae354a9a0)
      #03 pc 00000000000567c8  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+152) (BuildId: 1c3f90f0cb4d3d019554e47ae354a9a0)
      #04 pc 0000000000017990  /vendor/bin/hw/android.hardware.biometrics.fingerprint-service (main+640) (BuildId: 36d9232d0aeaee0e73e76dd3a6730711)
      #05 pc 0000000000057d28  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+120) (BuildId: 825df7d51c665a22c691f12eb7bdf4f6)

  ----- end 1758 -----

Change-Id: I30c6650155b3a75e578dcfcedf6bdd63a81f154a
parent 00ff6287
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment