Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Ship FM2

This device is able to use FM Radio, so we might as well use it.

Change-Id: I791e4ca732feabd543dadc885f4ab0940e1cf3f4
This commit is contained in:
Albert Tang 2022-06-02 13:58:13 -05:00 committed by Nick Reuter
commit 08ccefecf0
3 changed files with 10 additions and 1 deletions

View file

@ -196,6 +196,11 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
# FM Radio
PRODUCT_PACKAGES += \
FM2 \
qcom.fmradio
# GPS
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/gps/gps.conf:$(TARGET_COPY_OUT_ODM)/etc/gps.conf