OSDN Git Service

Build: Add support for specifying build variant in brunch/breakfast
authorJustArchi <JustArchi@JustArchi.net>
Sun, 22 Jun 2014 12:37:30 +0000 (14:37 +0200)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
commit7cf5126d1a1febe7a573824e1eccda35a54e9d7e
tree36cac659f887ddef78d890e9c3d7f74367c6aa87
parent4b5da36f8ebf465108c6834ea8db4ce33c9a3bff
Build: Add support for specifying build variant in brunch/breakfast

This little modification allows specifying build variant in brunch/
breakfast commands. For example we can use "brunch i9300 user" to build
user variant instead of default userdebug.

When no extra argument is given, userdebug is default.

Change-Id: I935327252098ee74b34a815a023d2ac6b9a53a30
envsetup.sh