Drop dependency on librecovery_updater

* Not needed.

Change-Id: Ie255f645eafc6f178b8a333059e83ec3d5dbe622
This commit is contained in:
LuK1337 2021-01-05 13:36:22 +01:00 committed by SGCMarkus
commit ccec60a545
2 changed files with 2 additions and 3 deletions

View file

@ -4,7 +4,6 @@ cc_library {
recovery_available: true,
shared_libs: [
"android.hardware.boot@1.1",
"librecovery_updater",
"libbase",
"libcutils",
"liblog",