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

Commit 0af0e063 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 am:...

Merge changes from topic "staged-apex" am: cfd04603 am: 2be38238 am: fde87cbc am: a9cf8de9 am: 4f554390

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

Change-Id: I12f3af4d5115c470b727606c4a071b11657da15c
parents 789ea51a 4f554390
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 {