Skip to content

Commit

Permalink
instantnoodlep: Set voice call volume steps to 6
Browse files Browse the repository at this point in the history
Change-Id: If670a52feb961b7e07546f2b1ef210f8ad695fd3
  • Loading branch information
luk1337 committed May 20, 2021
1 parent 364cfca commit 3ef9960
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ SOONG_CONFIG_ONEPLUS_KONA_FOD_SIZE = 232
# HIDL
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml

# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop

# Partitions
ifneq ($(WITH_GMS),true)
BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE := 1156055040
Expand Down
2 changes: 2 additions & 0 deletions vendor.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Audio
ro.config.vc_call_vol_steps=6

0 comments on commit 3ef9960

Please sign in to comment.