Searched refs:OEM_UNLOCK_ARG_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define OEM_UNLOCK_ARG_SIZE 30 macro
1359 char oem_unlock[OEM_UNLOCK_ARG_SIZE] = {0}; in android_bootloader_boot_flow()1364 snprintf(oem_unlock, OEM_UNLOCK_ARG_SIZE, "androidboot.oem_unlocked=%d", unlock); in android_bootloader_boot_flow()