From 36ca19717b488495920da7ab3925c8683c50a0d0 Mon Sep 17 00:00:00 2001 From: Jasmine Cha Date: Wed, 28 Jun 2023 16:33:12 +0800 Subject: [PATCH 1/2] audio: move controls for acoustic shock and battey throttle. Bug: 274373213 Test: manual voip test/ device, host test vendor.google.whitechapel.audio.hal.audio.tuner_device_tests vendor.google.whitechapel.audio.hal.audio.tuner_tests Change-Id: I9190bdde497510bd791e6f85580d3c24113c7b58 Signed-off-by: Jasmine Cha --- audio/lynx/aidl_config/mixer_paths_aidl.xml | 61 ++++++++++++++------- 1 file changed, 42 insertions(+), 19 deletions(-) diff --git a/audio/lynx/aidl_config/mixer_paths_aidl.xml b/audio/lynx/aidl_config/mixer_paths_aidl.xml index f2cb3ec..dc17e4b 100644 --- a/audio/lynx/aidl_config/mixer_paths_aidl.xml +++ b/audio/lynx/aidl_config/mixer_paths_aidl.xml @@ -713,14 +713,12 @@ - - @@ -730,8 +728,6 @@ - - @@ -745,8 +741,6 @@ - - @@ -754,7 +748,6 @@ - @@ -908,38 +901,68 @@ - - + + + + + + + + + + - + + + - + + - + + - + + - + + - + + + - + + + + + + + + + - + + + + + + - + + - + From 6cf45075996b2ba74664880a40100fcad35bbf8a Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Thu, 29 Jun 2023 20:57:10 +0000 Subject: [PATCH 2/2] Update lynx SVN to 12 Bug: 289414927 Change-Id: Id1c1deb4b83db651e2bbeea318bb6f968b6e31dd --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 1e3e4d2..5e9a850 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -203,7 +203,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=11 + ro.vendor.build.svn=12 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \