mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
instantnoodlep: Set voice call volume steps to 6
Change-Id: If670a52feb961b7e07546f2b1ef210f8ad695fd3
This commit is contained in:
parent
364cfca344
commit
3ef9960670
@ -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
2
vendor.prop
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Audio
|
||||||
|
ro.config.vc_call_vol_steps=6
|
Loading…
x
Reference in New Issue
Block a user