Update storaged to use Health AIDL HAL V3.

Bug: 309792384
Test: m
Change-Id: Ib11dd9b39e5feec864f881118f16dad902813379
This commit is contained in:
David Anderson 2023-11-17 20:32:13 -08:00
parent 6635431dc1
commit 303a541248

View file

@ -24,7 +24,7 @@ cc_defaults {
shared_libs: [
"android.hardware.health@1.0",
"android.hardware.health@2.0",
"android.hardware.health-V2-ndk",
"android.hardware.health-V3-ndk",
"libbase",
"libbinder",
"libbinder_ndk",