Compare commits
2 commits
fourteen/d
...
thirteen
Author | SHA1 | Date | |
---|---|---|---|
|
23b525b605 | ||
|
5e2e36cb7d |
2 changed files with 7 additions and 6 deletions
|
@ -10,7 +10,8 @@
|
||||||
DEVICE_PATH := device/lenovo/jd2019
|
DEVICE_PATH := device/lenovo/jd2019
|
||||||
|
|
||||||
# Kernel
|
# Kernel
|
||||||
TARGET_KERNEL_CONFIG := jd2019_defconfig
|
TARGET_KERNEL_CONFIG := jd2019_defconfig \
|
||||||
|
vendor/debugfs.config
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||||
|
|
|
@ -309,11 +309,11 @@
|
||||||
<ctl name="EAR PA Gain" value="POS_1P5_DB" />
|
<ctl name="EAR PA Gain" value="POS_1P5_DB" />
|
||||||
<ctl name="EAR PA Boost" value="ENABLE" />
|
<ctl name="EAR PA Boost" value="ENABLE" />
|
||||||
|
|
||||||
<ctl name="RX1 Digital Volume" value="84" />
|
<ctl name="RX1 Digital Volume" value="78" />
|
||||||
<ctl name="RX2 Digital Volume" value="84" />
|
<ctl name="RX2 Digital Volume" value="78" />
|
||||||
<ctl name="RX3 Digital Volume" value="84" />
|
<ctl name="RX3 Digital Volume" value="78" />
|
||||||
<ctl name="RX4 Digital Volume" value="84" />
|
<ctl name="RX4 Digital Volume" value="78" />
|
||||||
<ctl name="RX5 Digital Volume" value="84" />
|
<ctl name="RX5 Digital Volume" value="78" />
|
||||||
<ctl name="ADC1 Volume" value="4" />
|
<ctl name="ADC1 Volume" value="4" />
|
||||||
<ctl name="ADC2 Volume" value="4" />
|
<ctl name="ADC2 Volume" value="4" />
|
||||||
<ctl name="ADC3 Volume" value="4" />
|
<ctl name="ADC3 Volume" value="4" />
|
||||||
|
|
Loading…
Reference in a new issue