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

Commit 8334b381 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "vndk vintf vibrator" am: 2fb810f4

am: 3d005607

Change-Id: I7b30acf608c364975fabf9fdd1e2320a89cdc86f
parents 418e3a23 3d005607
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,
            },
        },
    },
}