FASTBOOT: Move product_name out of priv structure.

priv.product_name was a constant and only used in one place.
Just use the constant to remove one level of indirection when
trying to figure out what it is.

Change-Id: If8477029520dbf4ed9c9d2486895dd2dcf321903
Signed-off-by: Scott Anderson <saa@google.com>
2 files changed