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

Commit 83d85800 authored by Anton Hansson's avatar Anton Hansson
Browse files

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
parent 87c254de
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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",