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

Commit d5ee411a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Set compile_dex explicitly for FakeApexSystemServices" into main am: 87923b5c

parents 20705c6e 87923b5c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,4 +17,5 @@ java_library {
    ],
    visibility: ["//frameworks/base/services/tests/apexsystemservices:__subpackages__"],
    apex_available: ["//apex_available:anyapex"],
    compile_dex: true,
}