mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
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:
@@ -7,7 +7,7 @@ aidl_interface {
|
||||
stability: "vintf",
|
||||
backend: {
|
||||
java: {
|
||||
platform_apis: true,
|
||||
sdk_version: "module_current",
|
||||
},
|
||||
ndk: {
|
||||
vndk: {
|
||||
|
||||
Reference in New Issue
Block a user