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

Commit 87923b5c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Set compile_dex explicitly for FakeApexSystemServices" into main

parents eb541f11 4812c4a9
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,
}