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

Commit 5ad9b867 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "vibrator: enable vintf java"

am: cf0e144f

Change-Id: I8e3f71203375115aed360c02bf233f1a672f3c9f
parents c3f2745a cf0e144f
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,
        },
    },
}