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

Commit 8513ef2c authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Enable the Java backend for IFace

Bug: 171335732
Test: m android.hardware.biometrics.face-update-api
Change-Id: I4c295513217641c3e494a1b2d83f69aeab4c804e
parent 77d3ff36
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -12,8 +12,7 @@ aidl_interface {
    stability: "vintf",
    backend: {
        java: {
            enabled: false,
            platform_apis: false,
            platform_apis: true,
        },
        cpp: {
            enabled: false,