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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user