diff options
| author | 2024-06-26 16:54:13 +0000 | |
|---|---|---|
| committer | 2024-06-26 16:54:13 +0000 | |
| commit | aaec2d5e9367e96eb69d50b6fce03f1f184eeace (patch) | |
| tree | 18bbdc8c20bdd4242d75e51c8cbe0d9ef9d4e732 | |
| parent | 88848542672745ce9cd7bbd7a55f56071e5d74c3 (diff) | |
| parent | f882107c18d511d9cceb024ddbc2f096b5bab477 (diff) | |
Merge "Add imgdiag ART APEX" into main
| -rw-r--r-- | apex/apex.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/apex.go b/apex/apex.go index 9fa48a84c..e6815bc29 100644 --- a/apex/apex.go +++ b/apex/apex.go @@ -1172,6 +1172,7 @@ var ( "test_com.android.os.statsd", "test_com.android.permission", "test_com.android.wifi", + "test_imgdiag_com.android.art", "test_jitzygote_com.android.art", // go/keep-sorted end } |