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

Commit bf69b259 authored by Lais Andrade's avatar Lais Andrade
Browse files

Use current sdk in hardware.vibrator java backend

This change a allows usaging this target in frameworks code without
creating a cyclic dependency.

Bug: 180924179
Test: manual
Change-Id: I5f3c1598c548489dbf23edb7eb1becb985288768
parent 679bc7d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ aidl_interface {
    stability: "vintf",
    backend: {
        java: {
            platform_apis: true,
            sdk_version: "module_current",
        },
        ndk: {
            vndk: {