Remove KM dependency on RemoteProvisioner
HAL implementation shouldn't require an app. Bug: 273325840 Test: m Change-Id: I920d29c582d288959e639f4e755d48cd4788d223
This commit is contained in:
parent
adff54caf4
commit
d5d9b02219
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ cc_binary {
|
|||
"service.cpp",
|
||||
],
|
||||
required: [
|
||||
"RemoteProvisioner",
|
||||
"android.hardware.hardware_keystore.xml",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue