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

Commit 9d52a357 authored by Seth Moore's avatar Seth Moore Committed by Gerrit Code Review
Browse files

Merge "Allow rkpd mainline module to link rkp aidl bits"

parents 7755c25f 557a1dbd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,6 +21,10 @@ aidl_interface {
    backend: {
        java: {
            min_sdk_version: "33",
            apex_available: [
                "//apex_available:platform",
                "com.android.rkpd",
            ],
        },
        rust: {
            enabled: true,