tizen: sd_fusing.py: Exit if A/B update is requested on unsupported target 83/309083/2
authorŁukasz Stelmach <l.stelmach@samsung.com>
Thu, 4 Apr 2024 10:50:07 +0000 (12:50 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 4 Apr 2024 11:47:49 +0000 (11:47 +0000)
commitb9ff22773cde89556b8afd35be4bdc8a006c2a0f
treec900ad9c998484e88e7f0562902926b5b35f37c9
parent832343a489671223b5f56087cc0fc9291baff7b3
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>
scripts/tizen/sd_fusing.py