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

Commit 04ddafe1 authored by Inseob Kim's avatar Inseob Kim
Browse files

Build dirty-image-objects in Soong

Bug: 335369205
Test: build
Change-Id: I554a594a1b600ba0bb4f3370fef2c62d40fe60ce
parent d666832c
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",
}