Home
last modified time | relevance | path

Searched defs:blacklist (Results 1 – 2 of 2) sorted by relevance

/device/huawei/angler/
Dreleasetools.py273 def WriteHuaweiBootPartitionImages(info, huawei_boot_image, blacklist=None): argument
280 def WriteGroupedImages(info, group_name, images, blacklist=None): argument
310 def WriteBootloader(info, bootloader, blacklist=None): argument
/device/moto/shamu/
Dreleasetools.py240 def WriteMotobootPartitionImages(info, motoboot_image, blacklist = []): argument
243 def WriteGroupedImages(info, group_name, images, blacklist = []): argument
270 def WriteBootloader(info, bootloader, blacklist = DEFAULT_BOOTLOADER_OTA_BLACKLIST): argument