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

Commit e47fd1d4 authored by Roshan Pius's avatar Roshan Pius Committed by Automerger Merge Worker
Browse files

secure_element: Don't enable omapi feature on cuttlefish am: ebf42989

parents 0858982b ebf42989
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ apex {
    prebuilts: [
        "secure_element.rc",
        "secure_element.xml",
        "android.hardware.se.omapi.ese.prebuilt.xml", // <feature>
        // TODO (b/289193458): Add this back when access control is implemented for cuttlefish.
        // "android.hardware.se.omapi.ese.prebuilt.xml", // <feature>
    ],
}