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

Commit 614f650e authored by Adrian Roos's avatar Adrian Roos
Browse files

services: shard javac to improve incremental builds

Test: n/a
Change-Id: I68dd983bbefed375faecc4512d43de495adcec78
parent fdcf9571
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -145,6 +145,7 @@ java_library_static {
        "SurfaceFlingerProperties",
        "SurfaceFlingerProperties",
        "com.android.sysprop.watchdog",
        "com.android.sysprop.watchdog",
    ],
    ],
    javac_shard_size: 50,
}
}


java_genrule {
java_genrule {