Merge "Add platform-systemserverclasspath." am: 61f27d7d52 am: 0fd596fddd am: b26407bef8 am: 4f2e331f25

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

Change-Id: I7aa473dfe72feb868f42a6449d3395b0afe4f950
This commit is contained in:
Treehugger Robot
2021-05-07 19:15:27 +00:00
committed by Automerger Merge Worker

View File

@@ -98,4 +98,12 @@ platform_bootclasspath {
dest: "hiddenapi-unsupported.csv", dest: "hiddenapi-unsupported.csv",
}, },
], ],
required: [
"platform-systemserverclasspath",
],
}
platform_systemserverclasspath {
name: "platform-systemserverclasspath",
} }