summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dex2oat/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/dex2oat/Android.bp b/dex2oat/Android.bp
index 83a3554cb6..88cbc6e43b 100644
--- a/dex2oat/Android.bp
+++ b/dex2oat/Android.bp
@@ -230,15 +230,6 @@ cc_defaults {
},
}
-// TODO(b/303042202): remove from vixl
-cc_defaults {
- name: "dex2oat-pgo-defaults",
- defaults_visibility: [
- "//art:__subpackages__",
- "//external/vixl",
- ],
-}
-
art_cc_binary {
name: "dex2oat",
defaults: [