Merge "Revert "health HAL: overrides healthd."" into pi-dev

am: d7036a5d7f

Change-Id: I73815bff5c6da0be14edaa38dbbc246c459eb1f5
This commit is contained in:
Yifan Hong
2018-04-26 12:50:46 -07:00
committed by android-build-merger
2 changed files with 0 additions and 7 deletions

View File

@@ -154,9 +154,6 @@ DEVICE_FRAMEWORK_MANIFEST_FILE := device/google/wahoo/framework_manifest.xml
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := device/google/wahoo/device_framework_matrix.xml
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
# Remove health /backup instance
DEVICE_FRAMEWORK_MANIFEST_FILE += system/libhidl/vintfdata/manifest_healthd_exclude.xml
# Use mke2fs to create ext4 images
TARGET_USES_MKE2FS := true

View File

@@ -46,8 +46,4 @@ cc_binary {
],
header_libs: ["libhealthd_headers"],
overrides: [
"healthd",
],
}