Use input() instead of raw_input()

This must have been missed when the script was ported from Python2 to
Python3.

Bug: 240190624
Test: python3 -c 'input()' vs. python3 -c 'raw_input()'
Change-Id: I727e1194f013870bbdb5f20e101b1f62d1d706d0
1 file changed
tree: 433e4c73892e08b14158cb88d1d4f4159e10a03e
  1. project/
  2. .clang-format
  3. LICENSE
  4. PREUPLOAD.cfg