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

Commit d4edff26 authored by Alice Wang's avatar Alice Wang Committed by Gerrit Code Review
Browse files

Merge "[rkp] Make android.security.rkp_aidl-rust available to virt apex" into main

parents 3f7cafba c3ac6c09
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -413,6 +413,10 @@ aidl_interface {
    backend: {
        rust: {
            enabled: true,
            apex_available: [
                "//apex_available:platform",
                "com.android.virt",
            ],
        },
    },
}