klte: releasetools: Add US Cellular to blob ident hook

Change-Id: I0acad2c32a53fc57fc9300cc56302be0b9cff5d8
This commit is contained in:
Kevin F. Haggerty 2017-03-20 05:59:40 -06:00
parent 2846dda0a7
commit 6e4cbaad48
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
case $BOOTLOADER in
G900R*) VARIANT="usc" ;;
G900V*) VARIANT="vzw" ;;
*) VARIANT="gsm" ;;
esac