commit | 5b57d9cd84afdda57f3b19a77f052d65525c3b76 | [log] [tgz] |
---|---|---|
author | Richard Fung <richardfung@google.com> | Thu Nov 18 18:24:43 2021 +0000 |
committer | Elliott Hughes <enh@google.com> | Fri Nov 19 17:13:18 2021 +0000 |
tree | 821f7987aeb46936cede9f9f16789fdf30e4754e | |
parent | 02ed7ea425effff4ac7f729456e732304198b815 [diff] |
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
diff --git a/apex/Android.bp b/apex/Android.bp index 4879f47..90a14b2 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -58,7 +58,6 @@ "bionic-linker-config", ], updatable: false, - generate_hashtree: false, } sdk {