summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Roland Levillain <rpl@google.com> 2020-01-06 17:59:46 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-01-06 17:59:46 +0000
commit873e5cf00d988c2f8ce17bf3a92cf21b7bc642b6 (patch)
treeb8fa606a9aa7a88fb0cd64d4ad399f86179cd127
parentb40b4ccb5296d3642c3950c58bf5d186fa9d1b75 (diff)
parentb459a674370c809f48d66dd6cf0be9df68063ddf (diff)
Merge "Disable module `service.incremental` on Linux-Bionic builds."
-rw-r--r--services/incremental/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/incremental/Android.bp b/services/incremental/Android.bp
index 2661925c1d06..ddf4dd53d5d3 100644
--- a/services/incremental/Android.bp
+++ b/services/incremental/Android.bp
@@ -69,7 +69,6 @@ cc_library {
name: "service.incremental",
defaults: [
"service.incremental-defaults",
- "linux_bionic_supported",
],
export_include_dirs: ["include/",],