fix run error:name 'file' is not defined 79/279779/2
authorbiao716.wang <biao716.wang@samsung.com>
Wed, 17 Aug 2022 12:30:10 +0000 (21:30 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Wed, 17 Aug 2022 13:23:39 +0000 (22:23 +0900)
commit4756026371feb272a5062355fc3d3def1695b2fb
tree42a3ea0346c76f91cf0bfe96ca91025e59219f22
parent12f7652ec66ebdd460502b99c812825078dcbaab
fix run error:name 'file' is not defined
About correct python interpreter, now we use python3 interpreter directly without correct anymore.
Change-Id: Ic3ae325727fb98d4ab60f0e7022863eb684d6cba
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
mic/rt_util.py