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

Commit fde87cbc authored by Jooyung Han's avatar Jooyung Han Committed by Automerger Merge Worker
Browse files

Merge changes from topic "staged-apex" am: cfd04603 am: 2be38238

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1844835

Change-Id: If42863f3126db859b10758ba4c5816ddb9499786
parents bd6e3c14 2be38238
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -303,6 +303,14 @@ aidl_interface {
        "aidl/android/content/pm/ApexStagedEvent.aidl",
        "aidl/android/content/pm/StagedApexInfo.aidl",
    ],
    backend: {
        rust: {
            apex_available: [
                "com.android.virt",
            ],
            enabled: true,
        },
    },
}

aidl_interface {