commit | d5d9b02219c29a930b37622d830e1b51189b1323 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Mon Mar 13 13:57:21 2023 -0700 |
committer | Tri Vo <trong@google.com> | Mon Mar 13 13:59:00 2023 -0700 |
tree | 424dd1d3502b35b94ef073b3f2899c79b5f491ee | |
parent | adff54caf4bf15e3182f3d364e0c51f212249ce3 [diff] |
Remove KM dependency on RemoteProvisioner HAL implementation shouldn't require an app. Bug: 273325840 Test: m Change-Id: I920d29c582d288959e639f4e755d48cd4788d223
diff --git a/security/keymint/aidl/default/Android.bp b/security/keymint/aidl/default/Android.bp index 17520b7..953630b 100644 --- a/security/keymint/aidl/default/Android.bp +++ b/security/keymint/aidl/default/Android.bp
@@ -42,7 +42,6 @@ "service.cpp", ], required: [ - "RemoteProvisioner", "android.hardware.hardware_keystore.xml", ], }