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

Commit 9624ae08 authored by Evgenii Stepanov's avatar Evgenii Stepanov
Browse files

Fingerprint service example - import all deps.

Must include all parent classes in HIDL. As is, this code breaks in
HWASan, and most likely will break with -O0.

Bug: none
Test: build aosp_cf_arm64_phone-userdebug with SANITIZE_TARGET=hwaddress
Change-Id: I93e6990e758e5ae899ba15606e53f6ad7993d01d
parent dfd8d5fb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ cc_binary {
        "libhidlbase",
        "libhardware",
        "libutils",
        "android.hardware.biometrics.fingerprint@2.1",
        "android.hardware.biometrics.fingerprint@2.2",
    ],