Remove healthd from base_product.mk
healthd had been deprecated from Android P. Does not need to support it now. Bug: 142164625 Bug: 138284857 Test: lunch gsi_arm64-userdebug;make -j Test: No healthd in out folder Change-Id: I48db70f4bf39f6322bd2e80e536e2ec96b3a6408
This commit is contained in:
parent
4ad561c6f8
commit
24e6bcd0b6
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
# Base modules and settings for the product partition.
|
||||
PRODUCT_PACKAGES += \
|
||||
group_product \
|
||||
healthd \
|
||||
ModuleMetadata \
|
||||
passwd_product \
|
||||
product_compatibility_matrix.xml \
|
||||
|
|
Loading…
Reference in a new issue