Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94220b86 authored by Maxim Pleshivenkov's avatar Maxim Pleshivenkov
Browse files

Update makefile.

Migrate to use andoid.frameworks.automotive.powerpolicy-V2-ndk.

Bug: 277954369
Test: manual build
Change-Id: I5331284b329b9aad731d86a1d1a26cc0b042387a
parent d6818349
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -30,7 +30,7 @@ cc_binary {
    shared_libs: [
    shared_libs: [
        "android.hardware.audio.common@7.0-enums",
        "android.hardware.audio.common@7.0-enums",
        "android.hardware.audio.common-V1-ndk",
        "android.hardware.audio.common-V1-ndk",
        "android.frameworks.automotive.powerpolicy-V1-ndk",
        "android.frameworks.automotive.powerpolicy-V2-ndk",
        "android.hardware.automotive.audiocontrol-V3-ndk",
        "android.hardware.automotive.audiocontrol-V3-ndk",
        "libbase",
        "libbase",
        "libbinder_ndk",
        "libbinder_ndk",