This commit is contained in:
Hoang Bui 2024-03-21 01:04:49 -04:00 committed by GitHub
parent 7228c96d7f
commit 3112252a9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1326,7 +1326,7 @@ class firehose(metaclass=LogBase):
offset += size_each_patch
return True
# flags: 0x3a for inactive and 0x6f for inactive boot partition
# flags: 0x3a for inactive and 0x6f for active boot partition
def set_flags(flags, active, is_boot):
new_flags = flags
if active: