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