Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c452ed3d authored by Nikita Ioffe's avatar Nikita Ioffe
Browse files

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
parent 33fae67f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ apex {
    key: "com.android.appsearch.key",
    certificate: ":com.android.appsearch.certificate",
    updatable: false,
    generate_hashtree: false,
}

apex_key {