diff options
author | Fedor917 <cryscript@gmail.com> | 2016-10-27 14:45:54 +0700 |
---|---|---|
committer | Fedor917 <cryscript@gmail.com> | 2016-10-27 14:45:54 +0700 |
commit | 8902802c09afd4b491ef8d3d0de6a2e18e03d476 (patch) | |
tree | 55ebe52b5e1aa25bb2e07971fcaa1e42b7cf5885 /device.mk | |
parent | 3c70cdb6cbd418efa79003b7c8a245b1e1862866 (diff) |
Delete dependencies for oppo common. Build power.msm8996.so without dependencies for oppo common
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -292,6 +292,3 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/wifi/WCNSS_qcom_cfg.ini:system/etc/wifi/WCNSS_qcom_cfg.ini \ $(LOCAL_PATH)/wifi/WCNSS_cfg.dat:system/etc/firmware/wlan/qca_cld/WCNSS_cfg.dat - -# Inherit from oppo-common -$(call inherit-product, device/oppo/common/common.mk) |