commit | a87c03dba65eda022ba4d081660897572fa33dcc | [log] [tgz] |
---|---|---|
author | hanliang.xiong <hanliang.xiong@amlogic.com> | Tue Jul 09 02:20:59 2024 +0000 |
committer | hanliang.xiong <hanliang.xiong@amlogic.com> | Tue Jul 09 02:20:59 2024 +0000 |
tree | df4ef4ec7c120e9fa60a25c80686ba3b9237f01c | |
parent | 5c3b7c3a53653991b7a9458ec824fd73d8d0c5e6 [diff] |
fip: Fix pyc version dismatch error. [1/1] PD#SWPL-176710 Problem: python acs_tool.pyc would fail when python default version is 3.x. Solution: Use python2 rather than python to execute acs_tool.pyc. Verify: S400 Change-Id: Iae5515b3b2767ff6e820ad0807105f5bf321a465 Signed-off-by: hanliang.xiong <hanliang.xiong@amlogic.com>