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

Commit 0fd596fd authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add platform-systemserverclasspath." am: 61f27d7d

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

Change-Id: Ie9a3878a9945b04b07c44b3970384dc96411abd4
parents 6f55caaa 61f27d7d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -98,4 +98,12 @@ platform_bootclasspath {
            dest: "hiddenapi-unsupported.csv",
        },
    ],

    required: [
        "platform-systemserverclasspath",
    ],
}

platform_systemserverclasspath {
    name: "platform-systemserverclasspath",
}