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

Commit ad724e1e authored by Steven Moreland's avatar Steven Moreland
Browse files

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
parent 5ae00867
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: {