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

Commit 2eeafb0a authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "vndk vintf vibrator" am: 2fb810f4 am: 3d005607

am: 8334b381

Change-Id: I3ce03341830436f95242bef4589b2ad26be5b7bf
parents 83f69f0d 8334b381
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -5,5 +5,11 @@ aidl_interface {
        "android/hardware/vibrator/*.aidl",
    ],
    stability: "vintf",
    backend: {
        ndk: {
            vndk: {
                enabled: true,
            },
        },
    },
}