Build Lineage Health HAL

Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
This commit is contained in:
Michael Bestas 2023-05-20 22:58:22 +03:00
parent 9e8738a248
commit f77e336456
No known key found for this signature in database
GPG key ID: CC95044519BE6669
2 changed files with 7 additions and 0 deletions

View file

@ -4,6 +4,10 @@
# SPDX-License-Identifier: Apache-2.0
#
# Lineage Health
TARGET_HEALTH_CHARGING_CONTROL_SUPPORTS_DEADLINE := true
TARGET_HEALTH_CHARGING_CONTROL_SUPPORTS_TOGGLE := false
# Manifests
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += vendor/lineage/config/device_framework_matrix.xml
DEVICE_MANIFEST_FILE += device/google/gs101/manifest_radio.xml

View file

@ -16,6 +16,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PACKAGES += \
EuiccSupportPixelOverlay
# Lineage Health
include hardware/google/pixel/lineage_health/device.mk
# Linker config
PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
device/google/gs101/linker.config.json