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

Commit 75278bf4 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Partial: ActivityManager: use proc state from compiled aidl" am: bd32be9d am: 47fdcc51

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1661237

Change-Id: Ifdb61a6db19d6ac1b30d1563583a69214b6c4370
parents 1230749c 47fdcc51
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -786,6 +786,14 @@ filegroup {
    path: "core/java",
    path: "core/java",
}
}


filegroup {
    name: "activity_manager_procstate_aidl",
    srcs: [
        // internal only
    ],
    path: "core/java",
}

aidl_interface {
aidl_interface {
    name: "libincremental_aidl",
    name: "libincremental_aidl",
    unstable: true,
    unstable: true,