Bump up android.frameworks.automotive.powerpolicy version to 3

Flag: EXCEPT aidl version up
Bug: 328846007
Test: build okay
Change-Id: I8cc92969447445f114b7b44679cc3b49cd10d7bb
This commit is contained in:
Eric Jeong
2024-05-06 10:56:07 -07:00
parent 63c8f25a19
commit e2ee7edefb

View File

@@ -30,15 +30,14 @@ cc_binary {
defaults: [
"latest_android_hardware_audio_common_ndk_shared",
"latest_android_hardware_automotive_audiocontrol_ndk_shared",
"powerpolicyclient_defaults",
],
shared_libs: [
"android.hardware.audio.common@7.0-enums",
"android.frameworks.automotive.powerpolicy-V2-ndk",
"libbase",
"libbinder_ndk",
"libcutils",
"liblog",
"libpowerpolicyclient",
],
srcs: [
"AudioControl.cpp",