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

Commit ab96ce99 authored by Max Bires's avatar Max Bires Committed by Automerger Merge Worker
Browse files

Merge "Make RemoteProvisioner required for KeyMint cc_bin" into sc-dev am:...

Merge "Make RemoteProvisioner required for KeyMint cc_bin" into sc-dev am: 98f87ca8 am: a19f6e39

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/15481660

Change-Id: I6cee24f3f1bc7d5ad7c41d726d2a505b9ef5bd13
parents ba6fff6d a19f6e39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -120,6 +120,7 @@ cc_binary {
    ],
    required: [
        "android.hardware.hardware_keystore.xml",
        "RemoteProvisioner",
    ],
}