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

Commit 0dca6460 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

Change-Id: I97a39d7a79e211887ac8208687e34336a7bb8c3b
parents 6edef874 cd99e3f2
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,