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

Commit 2c6c5e50 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: I7aa473dfe72feb868f42a6449d3395b0afe4f950
parents e1f0f492 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",
}