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

Commit 18576b0b authored by Steven Moreland's avatar Steven Moreland
Browse files

Mark VINTF AIDL w/ Java as platform_apis.

Since this requires platform-only APIs (markVintfStability).

Bug: 139325468
Test: use vibrator callback from Java
Change-Id: Ic675c82973e04f80db67da1b9c69964ef33b35f7
parent 677cdb4b
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,