Merge changes from topic "ps 2.0 cp"
* changes: Update VndkMustUseVendorVariantList powerstats: PowerStats HAL has been renamed Create Power Stats AIDL interface
This commit is contained in:
commit
609b124e5e
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@ var VndkMustUseVendorVariantList = []string{
|
|||
"android.hardware.power-V1-ndk_platform",
|
||||
"android.hardware.power-ndk_platform",
|
||||
"android.hardware.rebootescrow-V1-ndk_platform",
|
||||
"android.hardware.power.stats-V1-ndk_platform",
|
||||
"android.hardware.power.stats-ndk_platform",
|
||||
"android.hardware.power.stats-unstable-ndk_platform",
|
||||
"android.hardware.rebootescrow-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
"android.hardware.security.keymint-ndk_platform",
|
||||
|
|
Loading…
Reference in a new issue