mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Build HIDL libs that are no longer implicitly built
Change-Id: Idd74673f3af38d3978cf6182963cbcf8c0441889
This commit is contained in:
parent
ed2db8e6c9
commit
5fac1cbf04
1 changed files with 2 additions and 1 deletions
|
|
@ -132,7 +132,8 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# GPS
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@2.1.vendor
|
||||
android.hardware.gnss@2.1.vendor \
|
||||
android.frameworks.sensorservice@1.0.vendor
|
||||
|
||||
# Graphics
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue