mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Build Trust HAL
Change-Id: I92706987f8d3094cdfb82e71e5331b7efe69e5df Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
a87e97145d
commit
1c4088af6d
3 changed files with 19 additions and 1 deletions
|
|
@ -59,4 +59,8 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
$(LOCAL_PATH)
|
||||
|
||||
# System properties
|
||||
-include $(LOCAL_PATH)/product_prop.mk
|
||||
-include $(LOCAL_PATH)/product_prop.mk
|
||||
|
||||
# Trust HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
lineage.trust@1.0-service
|
||||
|
|
|
|||
Loading…
Reference in a new issue