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

Commit 38a4b0fe authored by Vikram Gaur's avatar Vikram Gaur
Browse files

Add RemoteKeyProvisioning apex 'com.android.rkpd'

Test: compile
Bug: b/239464510
Change-Id: I0ea9ccba656245da84063100f02f53c28756c3e6
parent 00a54e41
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ rust_library {
    apex_available: [
        "//apex_available:platform",
        "com.android.compos",
        "com.android.rkpd",
        "com.android.uwb",
        "com.android.virt",
    ],
@@ -80,6 +81,7 @@ rust_library {
    apex_available: [
        "//apex_available:platform",
        "com.android.compos",
        "com.android.rkpd",
        "com.android.uwb",
        "com.android.virt",
    ],
@@ -138,6 +140,7 @@ rust_bindgen {
    apex_available: [
        "//apex_available:platform",
        "com.android.compos",
        "com.android.rkpd",
        "com.android.uwb",
        "com.android.virt",
    ],