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

Commit 312fa317 authored by Roshan Pius's avatar Roshan Pius
Browse files

omapi(interface): Make it available for nfc apex

Bug: 303286040
Test: Compiles
Merged-In: Ife7098e0619b17c1f1ed3b276592207d09cdb6ea
Change-Id: Ife7098e0619b17c1f1ed3b276592207d09cdb6ea
parent 1a69b9e9
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,