aboutsummaryrefslogtreecommitdiff
path: root/apex
diff options
context:
space:
mode:
authorRichard Fung <richardfung@google.com>2021-11-18 18:24:43 +0000
committerElliott Hughes <enh@google.com>2021-11-19 17:13:18 +0000
commit5b57d9cd84afdda57f3b19a77f052d65525c3b76 (patch)
tree821f7987aeb46936cede9f9f16789fdf30e4754e /apex
parent02ed7ea425effff4ac7f729456e732304198b815 (diff)
downloadbionic-5b57d9cd84afdda57f3b19a77f052d65525c3b76.tar.gz
Remove boilerplate.
The apex hash tree is automatically generated at compile time for apexes in apexd-bootstrap, so there's no need to explicitly specify anything here. Bug: b/203820392, b/198361718 Test: presubmit Change-Id: I5ff0363fde701e7fe4e3ed8ab274c6a57852828c
Diffstat (limited to 'apex')
-rw-r--r--apex/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/Android.bp b/apex/Android.bp
index 4879f474c..90a14b245 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -58,7 +58,6 @@ apex {
"bionic-linker-config",
],
updatable: false,
- generate_hashtree: false,
}
sdk {