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

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

Merge "Build etc/hosts with Soong" into main

parents b45c8ad0 f1ddc62d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -101,3 +101,9 @@ prebuilt_etc {
    src: "init.usb.configfs.rc",
    sub_dir: "init/hw",
}

prebuilt_etc {
    name: "etc_hosts",
    src: "etc/hosts",
    filename: "hosts",
}