Android R Preview 3 (RPP3.200320.017)
acloud: fix py3 compatible issue: TypeError: cannot use a bytes pattern on a string-like object

import six.b can work both py2 and py3.

BUG: 137195528
BUG: 145566087
Test: acloud-dev create
acloud-dev create --local-image
acloud-dev create --local-instance -y
acloud-dev create --local-instance --local-image -y
acloud-dev setup

Change-Id: I3acd3766d1036d2dad9971acfb7b355641fbc8fb
10 files changed