Python3 compatibility: Fix build_apk.py
authorBoris Zanin <boris.zanin@mobica.com>
Mon, 3 Jun 2019 12:14:17 +0000 (14:14 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 5 Jun 2019 07:27:59 +0000 (03:27 -0400)
commitca580f7fc9ec86ef6c93c7baea8d63e00323dda1
tree0336a81c402bf44465ab5b65a189f95b8ad9013a
parentbd862b37d29b86f2f60d440e0f3d25760c31ba95
Python3 compatibility: Fix build_apk.py

The files build_apk need to be updated ti run under Python 3.

Components: Framework

VK-GL-CTS issue: 1665

Change-Id: I0c21e7114f2f4d55ebf31353c270cadfbe98dd96
scripts/android/build_apk.py