unhide Pixel 6a support

This commit is contained in:
Daniel Micay
2022-07-28 22:08:53 -04:00
parent 5ec44834dc
commit 92c2ef5f0b
3 changed files with 6 additions and 5 deletions

View File

@@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
return "Bootloader unlocked.";
}
const supportedDevices = ["raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
const supportedDevices = ["bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];