mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210vewifi.git
synced 2024-11-07 02:35:50 +00:00
gts210vewifi: Add grippower.info
Add configuration file for Samsung's extra power feature Change-Id: Ib9258d097ae1ae8b7ddd581acb122ecf1f906de0
This commit is contained in:
parent
6617f3899a
commit
327b259718
2 changed files with 5 additions and 0 deletions
|
@ -25,5 +25,9 @@ PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
|
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
|
||||||
$(LOCAL_PATH)/audio/mixer_paths_wcd9330.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_wcd9330.xml
|
$(LOCAL_PATH)/audio/mixer_paths_wcd9330.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_wcd9330.xml
|
||||||
|
|
||||||
|
# Grip Power
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
$(LOCAL_PATH)/wifi/grippower.info:$(TARGET_COPY_OUT_VENDOR)/firmware/wlan/qca_cld/grippower.info
|
||||||
|
|
||||||
# Inherit from msm8976-common
|
# Inherit from msm8976-common
|
||||||
$(call inherit-product, device/samsung/msm8976-common/msm8976.mk)
|
$(call inherit-product, device/samsung/msm8976-common/msm8976.mk)
|
||||||
|
|
1
wifi/grippower.info
Normal file
1
wifi/grippower.info
Normal file
|
@ -0,0 +1 @@
|
||||||
|
12:11
|
Loading…
Reference in a new issue