davinci: gps: Copy hardware permissions from frameworks/native

Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch>
Change-Id: Ie7b5fb38125b75df174690c69c80a492e6756521
This commit is contained in:
Arian 2020-04-21 01:06:01 +02:00
parent b4714f28be
commit 644b687a03
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -145,6 +145,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
libsensorndkbridge
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml
# HIDL
PRODUCT_PACKAGES += \
android.hidl.base@1.0 \