commit | 3aaecf0e678a241a25ac358dbf280a35a5c48efc | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Wed Aug 10 15:35:28 2022 +0100 |
committer | TreeHugger Robot <treehugger-gerrit@google.com> | Wed Aug 31 16:55:25 2022 +0000 |
tree | 1e85d793126b9863c9428511620967a46d46b932 | |
parent | 0332ab40ba7e71dbf0a759a96017a96991d0ac19 [diff] |
ART services: optimize package - Add artd methods. This change adds two artd methods: `getDexoptNeeded` and `dexopt`, which are used for app compilation. Also, this CL replaces all `StringPrintf` with `_format`. Bug: 229268202 Test: m test-art-host-gtest-art_artd_tests Ignore-AOSP-First: ART Services. Change-Id: I51a42816750ff39c768658f739c7e6337cfe3e1c