Snap for 10037196 from 7924176f3d
to udc-qpr1-release
Change-Id: Id2face31e4899a0e5a4d2b0848b361d12a8a09bb
This commit is contained in:
commit
7713151057
14 changed files with 27 additions and 7 deletions
|
@ -55,6 +55,7 @@ PRODUCT_COPY_FILES += $(call copy-files,$(wildcard $(SPK_FIRMWARE_FULL_PATH)/*)
|
||||||
# Audio tuning
|
# Audio tuning
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/recording.gatf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/recording.gatf \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/recording.gatf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/recording.gatf \
|
||||||
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/smartfeature.gstf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/smartfeature.gstf \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/BLUETOOTH.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/BLUETOOTH.dat \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/BLUETOOTH.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/BLUETOOTH.dat \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSFREE.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSFREE.dat \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSFREE.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSFREE.dat \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSET.dat \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSET.dat \
|
||||||
|
|
BIN
audio/husky/tuning/bluenote/smartfeature.gstf
Normal file
BIN
audio/husky/tuning/bluenote/smartfeature.gstf
Normal file
Binary file not shown.
|
@ -55,6 +55,7 @@ PRODUCT_COPY_FILES += $(call copy-files,$(wildcard $(SPK_FIRMWARE_FULL_PATH)/*)
|
||||||
# Audio tuning
|
# Audio tuning
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/recording.gatf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/recording.gatf \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/recording.gatf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/recording.gatf \
|
||||||
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/smartfeature.gstf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/smartfeature.gstf \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/BLUETOOTH.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/BLUETOOTH.dat \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/BLUETOOTH.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/BLUETOOTH.dat \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSFREE.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSFREE.dat \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSFREE.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSFREE.dat \
|
||||||
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSET.dat \
|
device/google/shusky/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSET.dat \
|
||||||
|
|
BIN
audio/shiba/tuning/bluenote/smartfeature.gstf
Normal file
BIN
audio/shiba/tuning/bluenote/smartfeature.gstf
Normal file
Binary file not shown.
|
@ -242,7 +242,7 @@ endif
|
||||||
|
|
||||||
# Set zram size
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g \
|
vendor.zram.size=50p \
|
||||||
persist.device_config.configuration.disable_rescue_party=true
|
persist.device_config.configuration.disable_rescue_party=true
|
||||||
|
|
||||||
# Fingerprint HAL
|
# Fingerprint HAL
|
||||||
|
|
|
@ -230,7 +230,7 @@ endif
|
||||||
|
|
||||||
# Set zram size
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g \
|
vendor.zram.size=50p \
|
||||||
persist.device_config.configuration.disable_rescue_party=true
|
persist.device_config.configuration.disable_rescue_party=true
|
||||||
|
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
|
@ -228,7 +228,7 @@ endif
|
||||||
|
|
||||||
# Set zram size
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g \
|
vendor.zram.size=50p \
|
||||||
persist.device_config.configuration.disable_rescue_party=true
|
persist.device_config.configuration.disable_rescue_party=true
|
||||||
|
|
||||||
# Fingerprint HAL
|
# Fingerprint HAL
|
||||||
|
|
|
@ -14,6 +14,12 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Enable load module in parallel
|
||||||
|
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
||||||
|
|
||||||
|
# The modules which need to be loaded in sequential
|
||||||
|
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||||
|
|
||||||
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := husky
|
TARGET_BOOTLOADER_BOARD_NAME := husky
|
||||||
TARGET_SCREEN_DENSITY := 520
|
TARGET_SCREEN_DENSITY := 520
|
||||||
|
|
|
@ -14,6 +14,12 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Enable load module in parallel
|
||||||
|
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
||||||
|
|
||||||
|
# The modules which need to be loaded in sequential
|
||||||
|
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||||
|
|
||||||
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := ripcurrent
|
TARGET_BOOTLOADER_BOARD_NAME := ripcurrent
|
||||||
TARGET_SCREEN_DENSITY := 440
|
TARGET_SCREEN_DENSITY := 440
|
||||||
|
|
|
@ -14,6 +14,12 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Enable load module in parallel
|
||||||
|
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
||||||
|
|
||||||
|
# The modules which need to be loaded in sequential
|
||||||
|
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||||
|
|
||||||
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := shiba
|
TARGET_BOOTLOADER_BOARD_NAME := shiba
|
||||||
TARGET_SCREEN_DENSITY := 420
|
TARGET_SCREEN_DENSITY := 420
|
||||||
|
|
|
@ -245,7 +245,7 @@
|
||||||
{
|
{
|
||||||
"Name":"VSYS_PWR_RFFE",
|
"Name":"VSYS_PWR_RFFE",
|
||||||
"PowerSampleDelay":7000,
|
"PowerSampleDelay":7000,
|
||||||
"PowerSampleCount":4
|
"PowerSampleCount":2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"S2M_VDD_CPUCL2",
|
"Name":"S2M_VDD_CPUCL2",
|
||||||
|
|
|
@ -256,7 +256,7 @@
|
||||||
{
|
{
|
||||||
"Name":"VSYS_PWR_RFFE",
|
"Name":"VSYS_PWR_RFFE",
|
||||||
"PowerSampleDelay":7000,
|
"PowerSampleDelay":7000,
|
||||||
"PowerSampleCount":4
|
"PowerSampleCount":2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"S2M_VDD_CPUCL2",
|
"Name":"S2M_VDD_CPUCL2",
|
||||||
|
|
|
@ -710,7 +710,7 @@
|
||||||
{
|
{
|
||||||
"Name":"VSYS_PWR_RFFE",
|
"Name":"VSYS_PWR_RFFE",
|
||||||
"PowerSampleDelay":7000,
|
"PowerSampleDelay":7000,
|
||||||
"PowerSampleCount":4
|
"PowerSampleCount":2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"S2M_VDD_CPUCL2",
|
"Name":"S2M_VDD_CPUCL2",
|
||||||
|
|
|
@ -687,7 +687,7 @@
|
||||||
{
|
{
|
||||||
"Name":"VSYS_PWR_RFFE",
|
"Name":"VSYS_PWR_RFFE",
|
||||||
"PowerSampleDelay":7000,
|
"PowerSampleDelay":7000,
|
||||||
"PowerSampleCount":4
|
"PowerSampleCount":2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"S2M_VDD_CPUCL2",
|
"Name":"S2M_VDD_CPUCL2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue