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

Commit 17ac2b60 authored by Dai Li's avatar Dai Li
Browse files

Add libtrusty to recovery image

Make libtrusty available to boot control

Bug: 232277507
Change-Id: Ie6a83fd37689c09c5f0542fa9bbead6c5326f309
parent 09545d14
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"],
}