summaryrefslogtreecommitdiff
path: root/compiler/jit/jit_compiler.cc
diff options
context:
space:
mode:
author Nelson Li <nelsonli@google.com> 2024-06-04 03:52:59 +0000
committer Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-06-13 00:51:25 +0000
commitd72759c84006c00348c6fb75fc9a83b65b5611bf (patch)
tree10956033a00686dba03b867f0cec38a094c90a60 /compiler/jit/jit_compiler.cc
parent7ad3f8f4d204006fd6677f633155ca9534198f5b (diff)
Convert appcompat.sh to a Python binary
Previously, to use `appcompat.sh`, we hardcoded absolute paths for many dependencies in the `build/core/definitions.mk` file, and the same was done in `art/tools/veridex/Android.mk`. This change converts `appcompat.sh` to `appcompat.py` and packages the necessary files into a `Python binary`. This not only resolves the issue of hardcoding absolute dependency paths but also allows users to use the tool directly without having to specify dependency paths, making it more convenient. Bug: 343105310 Test: 1. m appcompat 2. m CarrierConfig (any module with appcompat) 3. appcompat --dex-file=<apk path> Change-Id: Iac34c6a3313308eddcf4105327cd1a19236f5966
Diffstat (limited to 'compiler/jit/jit_compiler.cc')
0 files changed, 0 insertions, 0 deletions