Update storaged to use Health AIDL HAL V3.
Bug: 309792384 Test: m Change-Id: Ib11dd9b39e5feec864f881118f16dad902813379
This commit is contained in:
parent
6635431dc1
commit
303a541248
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue