mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-11-07 06:19:15 +00:00
gts210velte: Add grippower.info
Add configuration file for Samsung's extra power feature Change-Id: If47fe131f95d229dd8074541fd1cc336dbc06b80
This commit is contained in:
parent
f15647e6ed
commit
ac4d83aa06
2 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,10 @@ PRODUCT_COPY_FILES += \
|
|||
$(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
|
||||
|
||||
# Grip Power
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/wifi/grippower.info:$(TARGET_COPY_OUT_VENDOR)/firmware/wlan/qca_cld/grippower.info
|
||||
|
||||
# Device init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
init.target.rc
|
||||
|
|
1
wifi/grippower.info
Normal file
1
wifi/grippower.info
Normal file
|
@ -0,0 +1 @@
|
|||
11:8
|
Loading…
Reference in a new issue