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:
Steven Moreland
2020-07-27 23:40:07 +00:00
parent 5ae008679d
commit ad724e1e30

View File

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