[ugly] ::Huawei:: Declare telephony, because huawei.

This commit is contained in:
Pierre-Hugues Husson 2017-12-28 00:59:00 +01:00
parent b91085d281
commit a8645acd0e
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#Huawei devices don't declare fingerprint hardware feature
#Huawei devices don't declare fingerprint and telephony hardware feature
#TODO: Proper detection
PRODUCT_COPY_FILES := \
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
#Use a more decent APN config
PRODUCT_COPY_FILES += \