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

Commit 3d005607 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "vndk vintf vibrator"

am: 2fb810f4

Change-Id: I2fad31f9ec45739270f718cefbf84496821cd01d
parents b16eeee6 2fb810f4
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,
            },
        },
    },
}