# Change package icon of apk import time def apply(config: dict) -> bool: time.sleep(1) return False