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

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

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

Merge "Add platform-systemserverclasspath." am: 61f27d7d am: 0fd596fd am: b26407be am: 4f2e331f

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

Change-Id: Ib1a09f3e6d8c8e88fc32d3d85a2e5ca7905665ea
parents 1978c18b 4f2e331f
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",
}