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

Commit d2c2b3bc 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

am: 253992b4

Change-Id: Iee49bae9ac1fc3f5668c1bb0c0769c8bf0dee11a
parents e1ed33bd 253992b4
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,