Remove KM dependency on RemoteProvisioner

HAL implementation shouldn't require an app.

Bug: 273325840
Test: m
Change-Id: I920d29c582d288959e639f4e755d48cd4788d223
This commit is contained in:
Tri Vo 2023-03-13 13:57:21 -07:00
parent adff54caf4
commit d5d9b02219

View file

@ -42,7 +42,6 @@ cc_binary {
"service.cpp",
],
required: [
"RemoteProvisioner",
"android.hardware.hardware_keystore.xml",
],
}