summaryrefslogtreecommitdiff
path: root/tools/perf/utils.py
diff options
context:
space:
mode:
author Kiyoung Kim <kiyoungkim@google.com> 2024-01-29 13:12:24 +0900
committer Kiyoung Kim <kiyoungkim@google.com> 2024-01-30 17:10:39 +0900
commitf4c9330e24ff8dd1935531ad2238e65d7e8b4163 (patch)
tree8ed4da5d01d5a4fc479d6189e42eb97dbaff243f /tools/perf/utils.py
parentf39e4a22730acb9a9b19283b41481de8b115ca43 (diff)
Rename LOCAL_USE_VNDK
LOCAL_USE_VNDK property refers if the module uses VNDK, and this property is being used to check if the module is installed in vendor or product. However, the term no longer makes sense with VNDK deprecation, so it should be renamed. Similar to change in aosp/2897612, rename LOCAL_USE_VNDK as LOCAL_IN_VENDOR or LOCAL_IN_PRODUCT. Bug: 316829758 Test: AOSP CF build succeeded Change-Id: Icfd1707953eba2e29044468ab6728b39d7998048
Diffstat (limited to 'tools/perf/utils.py')
0 files changed, 0 insertions, 0 deletions