diff options
author | Joey Hewitt <joey@joeyhewitt.com> | 2021-01-13 14:07:55 -0700 |
---|---|---|
committer | Joey Hewitt <joey@joeyhewitt.com> | 2021-01-13 14:08:02 -0700 |
commit | 91f357f34cd9770b592b7fe4af43ecddf4e9ebc0 (patch) | |
tree | f0623b4d93d6a60da238717a905462640449a4c5 | |
parent | 9fd8eaf1c627e51a959c321471f5f1ed47886d25 (diff) | |
download | device_samsung_smdk4412-qcom-common-replicant-6.0.tar.gz device_samsung_smdk4412-qcom-common-replicant-6.0.tar.bz2 device_samsung_smdk4412-qcom-common-replicant-6.0.zip |
add ofono driver configreplicant-6.0
-rw-r--r-- | common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,3 +38,6 @@ endif PRODUCT_COPY_FILES += \ $(GPS_CONF):/system/etc/gps.conf \ $(LOCAL_PATH)/gps/etc/sap.conf:/system/etc/sap.conf + +# RIL +BOARD_OFONO_DRIVER := gobi |