summaryrefslogtreecommitdiff
path: root/compiler/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/Android.bp')
-rw-r--r--compiler/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/Android.bp b/compiler/Android.bp
index eff4955d44..c36553779e 100644
--- a/compiler/Android.bp
+++ b/compiler/Android.bp
@@ -26,6 +26,7 @@ art_cc_defaults {
srcs: [
"compiled_method.cc",
"debug/elf_debug_writer.cc",
+ "debug/xz_utils.cc",
"dex/dex_to_dex_compiler.cc",
"dex/inline_method_analyser.cc",
"dex/verified_method.cc",