summaryrefslogtreecommitdiff
path: root/Dex2oat_flags_internal.diff
diff options
context:
space:
mode:
Diffstat (limited to 'Dex2oat_flags_internal.diff')
-rw-r--r--Dex2oat_flags_internal.diff14
1 files changed, 0 insertions, 14 deletions
diff --git a/Dex2oat_flags_internal.diff b/Dex2oat_flags_internal.diff
deleted file mode 100644
index e094068d..00000000
--- a/Dex2oat_flags_internal.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/compiler/Android.bp b/compiler/Android.bp
-index 2e60e7d658..51f20a86ef 100644
---- a/compiler/Android.bp
-+++ b/compiler/Android.bp
-@@ -195,6 +195,9 @@ art_cc_defaults {
- ],
-
- export_include_dirs: ["."],
-+
-+ cflags: [CFLAGS_FOR_BENCH_SUITE],
-+ ldflags: [LDFLAGS_FOR_BENCH_SUITE],
- }
-
- gensrcs {