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

Commit b542da53 authored by LaMont Jones's avatar LaMont Jones
Browse files

fix bad merge

set optimize.d8_on_eng for "services" (as well as "services.impl")

Bug: b/374975543
Test: manual, TH
Flag: EXEMPT bugfix
Change-Id: Ic573ddbd9d5215b57543abbea608f4790b6a065d
parent fef1c5d9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -358,6 +358,9 @@ system_java_library {
        "art_profile_java_defaults",
    ],
    installable: true,
    optimize: {
        d8_on_eng: true,
    },

    exclude_kotlinc_generated_files: true,