Loading target/product/generic/Android.bp +5 −10 Original line number Diff line number Diff line Loading @@ -346,11 +346,6 @@ phony { ], } filegroup { name: "system_image_erofs_compress_hints.txt", srcs: ["erofs_compress_hints.txt"], } android_filesystem_defaults { name: "system_image_defaults", partition_name: "system", Loading @@ -374,11 +369,6 @@ android_filesystem_defaults { ], libs: [":framework-res{.export-package.apk}"], }, type: "erofs", erofs: { compressor: "lz4hc,9", compress_hints: ":system_image_erofs_compress_hints.txt", }, build_logtags: true, gen_aconfig_flags_pb: true, Loading Loading @@ -889,4 +879,9 @@ android_system_image { defaults: ["system_image_defaults"], dirs: android_rootdirs, symlinks: android_symlinks, type: "erofs", erofs: { compressor: "lz4hc,9", compress_hints: "erofs_compress_hints.txt", }, } target/product/gsi/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -196,4 +196,5 @@ android_system_image { "true": true, default: false, }), type: "ext4", } Loading
target/product/generic/Android.bp +5 −10 Original line number Diff line number Diff line Loading @@ -346,11 +346,6 @@ phony { ], } filegroup { name: "system_image_erofs_compress_hints.txt", srcs: ["erofs_compress_hints.txt"], } android_filesystem_defaults { name: "system_image_defaults", partition_name: "system", Loading @@ -374,11 +369,6 @@ android_filesystem_defaults { ], libs: [":framework-res{.export-package.apk}"], }, type: "erofs", erofs: { compressor: "lz4hc,9", compress_hints: ":system_image_erofs_compress_hints.txt", }, build_logtags: true, gen_aconfig_flags_pb: true, Loading Loading @@ -889,4 +879,9 @@ android_system_image { defaults: ["system_image_defaults"], dirs: android_rootdirs, symlinks: android_symlinks, type: "erofs", erofs: { compressor: "lz4hc,9", compress_hints: "erofs_compress_hints.txt", }, }
target/product/gsi/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -196,4 +196,5 @@ android_system_image { "true": true, default: false, }), type: "ext4", }