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

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

Merge changes I68d8e320,I832d4369 into main

* changes:
  Use ModuleName() instead of Module().Name() in collectDepsMutator
  Separate mutators and modules creation into a separate file in fsgen
parents 6751bac0 81aeb9e2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ bootstrap_go_package {
    ],
    srcs: [
        "filesystem_creator.go",
        "fsgen_mutators.go",
        "prebuilt_etc_modules_gen.go",
    ],
    testSrcs: [
        "filesystem_creator_test.go",
+0 −594

File changed.

Preview size limit exceeded, changes collapsed.

+343 −0

File added.

Preview size limit exceeded, changes collapsed.

+298 −0

File added.

Preview size limit exceeded, changes collapsed.