Merge "powerstats: PowerStats HAL has been renamed"

This commit is contained in:
Benjamin Schwartz 2020-10-07 19:27:16 +00:00 committed by Android (Google) Code Review
commit 466bea6029
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ var VndkMustUseVendorVariantList = []string{
"android.hardware.identity-ndk_platform",
"android.hardware.nfc@1.2",
"android.hardware.power-ndk_platform",
"android.hardware.powerstats-ndk_platform",
"android.hardware.powerstats-unstable-ndk_platform",
"android.hardware.power.stats-ndk_platform",
"android.hardware.power.stats-unstable-ndk_platform",
"android.hardware.rebootescrow-ndk_platform",
"android.hardware.vibrator-ndk_platform",
"libbinder",