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

Commit db7bdcc1 authored by Matt Buckley's avatar Matt Buckley
Browse files

Update PowerHAL version

Bug: 359965565
Bug: 355264141

Change-Id: Ia523a13227034db93478aa084cdc622ce752c2ca
Test: n/a
Flag: EXEMPT HAL interface change
parent a776451e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -176,6 +176,9 @@ filegroup {

aidl_interface {
    name: "android.os.hintmanager_aidl",
    defaults: [
        "android.hardware.power-aidl",
    ],
    srcs: [
        "android/os/IHintManager.aidl",
        "android/os/IHintSession.aidl",
@@ -193,9 +196,6 @@ aidl_interface {
            enabled: true,
        },
    },
    imports: [
        "android.hardware.power-V5",
    ],
}

aidl_library {