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

Commit 03ddd96b authored by Dai Li's avatar Dai Li Committed by Gerrit Code Review
Browse files

Merge "Add libtrusty to recovery image"

parents 1eaf3302 17ac2b60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,5 +33,6 @@ cc_library {
    // TODO(b/170753563): cc_fuzz can't deal with vendor components. Build
    // libtrusty for system and vendor.
    vendor_available: true,
    recovery_available: true,
    defaults: ["libtrusty_defaults"],
}