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

Commit 059e6ee5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Export PluginCoreLib proguard flags" into main

parents 1da1928e c9dc5ed9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ java_library {
    srcs: ["src/**/*.java"],
    optimize: {
        proguard_flags_files: ["proguard.flags"],
        // Ensure downstream clients that reference this as a shared lib
        // inherit the appropriate flags to preserve annotations.
        export_proguard_flags_files: true,
    },

    // Enforce that the library is built against java 8 so that there are