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

Commit f47b4b81 authored by Spandan Das's avatar Spandan Das Committed by Gerrit Code Review
Browse files

Merge "Switch the FS type of generic_system_image to erofs" into main

parents d121fdf0 16b2818f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -318,6 +318,11 @@ android_system_image {
        ],
        libs: [":framework-res{.export-package.apk}"],
    },
    type: "erofs",
    erofs: {
        compressor: "lz4hc,9",
        compress_hints: "erofs_compress_hints.txt",
    },
    build_logtags: true,
    gen_aconfig_flags_pb: true,

+1 −0
Original line number Diff line number Diff line
0 .*\.apex$
 No newline at end of file