OSDN Git Service

releasetools: Fix the detection of using squashfs.
authorTao Bao <tbao@google.com>
Thu, 7 Jul 2016 16:09:58 +0000 (09:09 -0700)
committerTao Bao <tbao@google.com>
Thu, 7 Jul 2016 16:10:25 +0000 (09:10 -0700)
commitf8acad1480a3b4479c7ddfa89df8be946d83d3ed
treeadd82822afa504e7ba4202ace5c69c59a58f186c
parent14c2a1586b03b1b03a3f36ed626d93f6d32687e7
releasetools: Fix the detection of using squashfs.

We should disable using imgdiff if *any* of the source and target
partitions uses squashfs.

Bug: 30004734
Test: Create an incremental with two builds with one of them uses squashfs.
Change-Id: I826cd13d7b852c548e4b45e61f5ae00f6407cac3
tools/releasetools/ota_from_target_files.py