Remove dependencies on art-notices jar

These notices are now included in the art stub itself.

Bug: 173186484
Bug: 184839599
Test: m android_stubs_current && unzip -l | grep NOTICE
Change-Id: I0cfbedd729ed1178297674b5d589205d1f942abe
This commit is contained in:
Anton Hansson
2021-04-22 10:23:18 +01:00
parent 87c254de0e
commit 83d858004c

View File

@@ -393,7 +393,6 @@ java_library_static {
java_defaults {
name: "android_defaults_stubs_current",
static_libs: ["art-notices-for-framework-stubs-jar"], // License notices from art module
sdk_version: "none",
system_modules: "none",
java_version: "1.8",