land: Inherit common GPS product component

Change-Id: I3e323617aab83457bfdacbed2b05bca3a321d0e0
This commit is contained in:
Zhao Wei Liew 2016-11-07 16:17:16 +08:00
parent e95306cdf2
commit 69343265bd
2 changed files with 1 additions and 3 deletions

View file

@ -26,6 +26,7 @@ include $(CM_PATH)/common/audio.mk
include $(CM_PATH)/common/consumerir.mk
include $(CM_PATH)/common/fingerprint.mk
include $(CM_PATH)/common/gello.mk
include $(CM_PATH)/common/gps.mk
include $(CM_PATH)/common/lights.mk
include $(CM_PATH)/common/media.mk
include $(CM_PATH)/common/snap.mk

View file

@ -1,3 +0,0 @@
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml