Explicitly set generate_hashtree: false

Non-updatable APEXes are going to be only present on a dm-verity
protected read-only partition. For such APEXes there is no need in
embedding a hashtree.

This is a no-op change in preparation of switching default value of
generate_hashtree to true.

Bug: 190621617
Test: m
Change-Id: I0283fb03908a87490e5e29b803553977b8b6729f
This commit is contained in:
Nikita Ioffe
2021-06-14 22:05:39 +01:00
parent 33fae67fae
commit c452ed3df1

View File

@@ -29,6 +29,7 @@ apex {
key: "com.android.appsearch.key",
certificate: ":com.android.appsearch.certificate",
updatable: false,
generate_hashtree: false,
}
apex_key {