Skip to content

Commit

Permalink
firmware_creator: Exclude mi_ext (#86)
Browse files Browse the repository at this point in the history
This is included in some MIUI 14 zips.
  • Loading branch information
ghostrider-reborn committed Feb 13, 2023
1 parent 2bc84ce commit 00f6ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xiaomi_flashable_firmware_creator/firmware_creator.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def __init__(self, input_file, _extract_mode, out_dir=""):
"product",
"odm",
"exaid",
"mi_ext",
"dynamic_partitions_op_list",
"metadata.pb",
]
Expand Down

0 comments on commit 00f6ff0

Please sign in to comment.