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

Commit f866861c authored by David Anderson's avatar David Anderson Committed by android-build-merger
Browse files

Merge "build_image: Do not use base_fs file for system_other." am: c55b2f51

am: 5db9be8e

Change-Id: I35cddb847ce3a9bcc3b1bb542ddda4bc8712ff5b
parents 9b1bc613 5db9be8e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -585,7 +585,6 @@ def ImagePropFromGlobalDict(glob_dict, mount_point):
    copy_prop("system_squashfs_compressor", "squashfs_compressor")
    copy_prop("system_squashfs_compressor_opt", "squashfs_compressor_opt")
    copy_prop("system_squashfs_block_size", "squashfs_block_size")
    copy_prop("system_base_fs_file", "base_fs_file")
    copy_prop("system_extfs_inode_count", "extfs_inode_count")
    if not copy_prop("system_extfs_rsv_pct", "extfs_rsv_pct"):
      d["extfs_rsv_pct"] = "0"