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

Commit bd32be9d authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Partial: ActivityManager: use proc state from compiled aidl"

parents 03f00e5a 42c6e93f
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,