mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
light AIDL: use module_current
Now that this works for VINTF modules, make sure we have at least one example of it on AOSP. Fixes: 161501127 Test: build only Change-Id: Ib02d36d172ad6654b4b7fc424ca14bb90ee503d5
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