Add servicemanager.recovery to base_vendor.mk.

This is so that AIDL HALs can run in recovery.

Test: manual in recovery
Bug: 170338625
Change-Id: Ie9bb7bd554d9d848e6bacd091e2273b7f390c2a9
This commit is contained in:
Yifan Hong 2021-11-12 19:53:40 -08:00
parent 276b8c0230
commit ae48bc0499
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ PRODUCT_PACKAGES += \
linker.recovery \
otacerts.recovery \
recovery \
servicemanager.recovery \
shell_and_utilities_recovery \
watchdogd.recovery \