Skip to content

Instantly share code, notes, and snippets.

@erikcas
Created July 28, 2017 12:26
Show Gist options
  • Save erikcas/04fd19e0815adfcf8c75b649349af39c to your computer and use it in GitHub Desktop.
Save erikcas/04fd19e0815adfcf8c75b649349af39c to your computer and use it in GitHub Desktop.
Sync complete.
including sdk/bash_completion/adb.bash
build/core/product_config.mk:234: *** Can not locate config makefile for product "choose_suzu". Stop.
Your device can't be found in device sources..
Traceback (most recent call last):
File "build/tools/roomservice.py", line 356, in <module>
fetch_device(device)
File "build/tools/roomservice.py", line 324, in fetch_device
git_data = search_gerrit_for_device(device)
File "build/tools/roomservice.py", line 84, in search_gerrit_for_device
device_data = check_repo_exists(git_data, device)
File "build/tools/roomservice.py", line 61, in check_repo_exists
"exiting roomservice".format(device=device))
Exception: suzu not found,exiting roomservice
build/core/product_config.mk:234: *** Can not locate config makefile for product "choose_suzu". Stop.
** Don't have a product spec for: 'choose_suzu'
** Do you have the right repo manifest?
lunch failed.
Build step 'Execute shell' marked build as failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment