instantnoodlep: Set voice call volume steps to 6

Change-Id: If670a52feb961b7e07546f2b1ef210f8ad695fd3
This commit is contained in:
LuK1337 2021-05-20 09:14:04 +02:00 committed by Łukasz Patron
parent 364cfca344
commit 3ef9960670
2 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,9 @@ SOONG_CONFIG_ONEPLUS_KONA_FOD_SIZE = 232
# HIDL # HIDL
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Partitions # Partitions
ifneq ($(WITH_GMS),true) ifneq ($(WITH_GMS),true)
BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE := 1156055040 BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE := 1156055040

2
vendor.prop Normal file
View File

@ -0,0 +1,2 @@
# Audio
ro.config.vc_call_vol_steps=6