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

Commit 4f8974b5 authored by Jiyong Park's avatar Jiyong Park Committed by Gerrit Code Review
Browse files

Merge "ipmemorystore-aidl-interfaces is marked as available to platform"

parents b2ff3e8c 34c9da94
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -24,6 +24,11 @@ aidl_interface {
        "src/android/net/ipmemorystore/**/*.aidl",
    ],
    backend: {
        java: {
            apex_available: [
                "//apex_available:platform",
            ],
        },
        ndk: {
            enabled: false,
        },