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

Commit f3326ebe authored by Inseob Kim's avatar Inseob Kim Committed by Gerrit Code Review
Browse files

Merge "Build dirty-image-objects in Soong" into main

parents afd333e2 04ddafe1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -33,3 +33,9 @@ filegroup {
    name: "preloaded-classes-denylist",
    srcs: ["preloaded-classes-denylist"],
}

prebuilt_etc {
    name: "dirty-image-objects",
    src: "dirty-image-objects",
    filename: "dirty-image-objects",
}