[ugly] ::Huawei:: Declare telephony, because huawei.
This commit is contained in:
parent
b91085d281
commit
a8645acd0e
5
base.mk
5
base.mk
@ -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 += \
|
||||
|
Loading…
Reference in New Issue
Block a user