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

Commit cd99e3f2 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Mark VINTF AIDL w/ Java as platform_apis."

parents 745d7d7d 18576b0b
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,