Update fastbootd to use Health AIDL HAL V3.

Bug: 309792384
Test: m
Change-Id: I660228c89cf18b46ea6c8165a4a74d20c0a2ac41
This commit is contained in:
David Anderson 2023-11-17 20:40:33 -08:00
parent d473bcf1ab
commit 9305c988b3

View file

@ -170,7 +170,7 @@ cc_binary {
"android.hardware.fastboot@1.1",
"android.hardware.fastboot-V1-ndk",
"android.hardware.health@2.0",
"android.hardware.health-V2-ndk",
"android.hardware.health-V3-ndk",
"libasyncio",
"libbase",
"libbinder_ndk",