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

Commit 557a1dbd authored by Seth Moore's avatar Seth Moore
Browse files

Allow rkpd mainline module to link rkp aidl bits

Test: Build
Change-Id: Ide8b4ec4b8994368d035f79054818542aba306e5
parent e49b3684
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,