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

Commit 47fdcc51 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

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

Change-Id: Idd75bb70b64f3a28c9e3edb1c2dc23979a244272
parents 2fa4b7b7 bd32be9d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -786,6 +786,14 @@ filegroup {
    path: "core/java",
}

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

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