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

Commit cad3cea1 authored by Roshan Pius's avatar Roshan Pius Committed by Gerrit Code Review
Browse files

Merge "omapi(interface): Make it available for nfc apex" into main

parents 52cc77c3 312fa317
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -24,6 +24,11 @@ aidl_interface {
    backend: {
        java: {
            sdk_version: "module_current",
            apex_available: [
                "//apex_available:platform",
                "com.android.nfcservices",
            ],

        },
        rust: {
            enabled: true,