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

Commit c8ddf2fe authored by Steven Moreland's avatar Steven Moreland
Browse files

vibrator: enable vintf java

So constants can be used from Java.

Bug: 136027762
Test: compile
Change-Id: I3381703b80ec168688a67cf9c07d598ce881be55
parent 86c7aabc
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -5,10 +5,5 @@ aidl_interface {
        "android/hardware/vibrator/*.aidl",
    ],
    stability: "vintf",
    backend: {
        java: {
            enabled: false,
        },
    },
}