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

Commit 253992b4 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Mark VINTF AIDL w/ Java as platform_apis." am: cd99e3f2

am: 0dca6460

Change-Id: Ibd0dc3310dea24ffd4e6d9679397db5e7fa59905
parents 9d509696 0dca6460
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6,6 +6,9 @@ aidl_interface {
    ],
    stability: "vintf",
    backend: {
        java: {
            platform_apis: true,
        },
        ndk: {
            vndk: {
                enabled: true,