tizen: sd_fusing.py: Exit if A/B update is requested on unsupported target
authorŁukasz Stelmach <l.stelmach@samsung.com>
Thu, 4 Apr 2024 10:50:07 +0000 (12:50 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 4 Dec 2024 11:00:00 +0000 (12:00 +0100)
commit55d5d945a021e36d27ea7a06c66f206eb07f65df
treef2b6ad59333d36eb4a4845cb61f2bcf2a455efc8
parent0ce08d09397b382951005b3f1982ff5aff6296bf
tizen: sd_fusing.py: Exit if A/B update is requested on unsupported target

This error occurs if the target class improperly inherits from
SdFusingTarget instead of SdFusingTargetAB.

Change-Id: I83379fff92566d0036a868837e613a9a9cd94f7e
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
sd_fusing.py