summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2018-11-16 19:40:25 +0000
committerRoland Levillain <rpl@google.com>2018-11-19 16:24:15 +0000
commite56607aa7369b3ad9d828ffd87a788970bce92db (patch)
tree8e586a7bc2b2acd59186a208c43fa7ee85495f68 /compiler/optimizing/graph_visualizer.cc
parent5305880a6abcf69b511fdb875d500a954a1adc70 (diff)
Honor `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` in Runtime APEX selection.
Include the Release Runtime APEX module on user builds and the "Debug" Runtime APEX module on userdebug and eng builds, unless `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` is set. If so, and if this variable is `true`, include the Release (smaller) Runtime APEX module; if it is `false`, include the "Debug" (larger) Runtime APEX module. This logic is similar to the one used for module `art-runtime` regarding debug variants (also located in art/Android). Test: make systemimage with user target. Test: make systemimage with userdebug/eng target. Bug: 113373927 Change-Id: Ib7f567a0d9910c4e60631565310369f383045076
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions