mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Build Gatekeeper HAL
This commit is contained in:
parent
51426b1d54
commit
d3222902e9
1 changed files with 4 additions and 0 deletions
|
@ -142,6 +142,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
fs_config_files
|
||||
|
||||
# Gatekeeper HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gatekeeper@1.0-impl
|
||||
|
||||
# GPS
|
||||
PRODUCT_PACKAGES += \
|
||||
libcurl \
|
||||
|
|
Loading…
Reference in a new issue