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
This commit is contained in:
Lais Andrade
2021-02-23 10:34:13 +00:00
parent 679bc7d2cc
commit bf69b25911

View File

@@ -7,7 +7,7 @@ aidl_interface {
stability: "vintf",
backend: {
java: {
platform_apis: true,
sdk_version: "module_current",
},
ndk: {
vndk: {