commit | d82ed2305b776eb4ba55f1fb2c408f43eefa60a9 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Fri Feb 28 14:59:33 2020 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Mon Mar 02 12:23:12 2020 +0800 |
tree | d17aa77792ba0adddf7c5a451128287b0323c9dd | |
parent | 3f922adf291195c1b2c24bf64394e0ae9f7cd89c [diff] |
Remove embedded launcher from repack_super_image The launcher has dependency on libc++.so which isn't available on the test server. This commit disables embedded_launcher so that the script is interpreted by the python3 installed on the OS. Test: repack_super_image outside of build environment Bug: 148839595 Change-Id: Ic49cac9c6f5c67bde58ac3272213b3bebc54a73e Merged-In: Ic49cac9c6f5c67bde58ac3272213b3bebc54a73e (cherry picked from commit a39f29411688d2587db72ebfb1177fd44e260e11)