Compare commits

..

9 Commits

Author SHA1 Message Date
yidongh
a52940b675 sweet: audio: Correct wrong settings in mixer path
Fix the BT SampleRate from '16000' to 'KHZ_16'
in "mmap-playback bt-sco-wb".

Fix the path name from "mmap-buffer-playback hdmi"
to "mmap-playback hdmi".

CRs-Fixed: 2278484
Change-Id: I44ae1d02cb214555967e3f1f42b0cd022e5c4bfe
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
Shalini Manjunatha
d91c80f792 sweet: audio: Allocate dedicated pcm node for in call recording
Allocate dedicated pcm node for in call recording, this can
avoid conflicting with generic audio recording for concurrent
recording scenarios

Change-Id: If81aa994409161c526fbbcb95dbcb0397fa9e36b
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
afterallafk
48b99a0eee sweet: Increase speaker volume
Change-Id: I97d6ddf3e25fd201cf946e7772ef8e6da11620e1
Signed-off-by: afterallafk <shivamatiet2001@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
Pranav Vashi
3cb64f4be6 sweet: audio: Rectify dmic stereo device name
Change-Id: I10fb1c7119a5d31aa7d4d10440e5bc283e20bbd7
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
Pranav Vashi
d628da352e sweet: Define AAPT config
Change-Id: I53efa96939b0fa0cbba065ed79d964cac9c1ad07
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
kamleshhv
4ed61b4570 sweet: Add min and peak refresh rate option
Signed-off-by: Hazama25 <hazamafawkes@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
raghavt20
3c9643afc4 sweet: Set target display density to 410
Change-Id: I11cd2699e105148a8fd381ca8bc91840a53db66b
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Hazama25 <hazamafawkes@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
basamaryan
f2e249983b sweet: overlay-lineage: Disable Pocket Lock
Change-Id: I28ecec5521e4301ed952d95bc8a8075395cc9393
Signed-off-by: Hazama25 <hazamafawkes@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:25 +08:00
06ef2695b7 sweet: Rise Up 'Redmi Note 10 Pro / Pro Max'
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-11-19 15:37:20 +08:00
3 changed files with 58 additions and 11 deletions

View File

@ -13,6 +13,10 @@ $(call inherit-product, device/xiaomi/sweet/device.mk)
# Inherit some common LineageOS stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
RISING_MAINTAINER := honokascape
PRODUCT_BUILD_PROP_OVERRIDES += \
RISING_CHIPSET="Snapdragon 732G" \
RISING_MAINTAINER="Don Johan Liebert"
# Device identifier.
PRODUCT_NAME := lineage_sweet
@ -26,9 +30,12 @@ PRODUCT_GMS_CLIENTID_BASE := android-xiaomi
WITH_GMS := true
# Targets
TARGET_ENABLE_BLUR := true
TARGET_SUPPORTS_64_BIT_APPS := true
TARGET_FACE_UNLOCK_SUPPORTED := true
TARGET_DEFAULT_PIXEL_LAUNCHER := true
TARGET_PREBUILT_LAWNCHAIR_LAUNCHER := true
TARGET_HAS_UDFPS := false
BUILD_BCR := true
# Fingerprint
BUILD_FINGERPRINT := Redmi/sweet_global/sweet:13/TKQ1.221013.002/V14.0.9.0.TKFMIXM:user/release-keys

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2019-2024 The Evolution X Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Android version screen, build maintainer -->
<string name="build_maintainer_summary" translatable="false">Johan Liebert</string>
<string name="build_maintainer_donate_url" translatable="false">https://t.me/honokascape</string>
</resources>

50
rising.dependencies Normal file
View File

@ -0,0 +1,50 @@
[
{
"remote" : "repo.radio",
"repository" : "donjohanliebert/device_xiaomi_sm6150-common",
"branch" : "udc",
"target_path" : "device/xiaomi/sm6150-common"
},
{
"remote" : "repo.radio",
"repository" : "donjohanliebert/vendor_xiaomi_sweet",
"branch" : "udc",
"target_path" : "vendor/xiaomi/sweet"
},
{
"remote" : "repo.radio",
"repository" : "donjohanliebert/vendor_xiaomi_sm6150-common",
"branch" : "udc",
"target_path" : "vendor/xiaomi/sm6150-common"
},
{
"remote" : "repo.radio",
"repository" : "donjohanliebert/vendor_xiaomi_sweet-miuicamera",
"branch" : "udc",
"target_path" : "vendor/xiaomi/sweet-miuicamera"
},
{
"remote" : "github",
"repository" : "pure-soul-kk/kernel_xiaomi_sm6150",
"branch" : "LN-KSU",
"target_path" : "kernel/xiaomi/sm6150"
},
{
"remote" : "github",
"repository" : "PixelOS-AOSP/hardware_xiaomi",
"branch" : "fourteen",
"target_path" : "hardware/xiaomi"
},
{
"remote" : "gitlab",
"repository" : "itsshashanksp/android_prebuilts_clang_host_linux-x86_clang-r530567",
"branch" : "14.0",
"target_path" : "prebuilts/clang/host/linux-x86/clang-r530567"
},
{
"remote" : "repo.radio",
"repository" : "donjohanliebert/vendor_lineage-priv_keys",
"branch" : "fourteen",
"target_path" : "vendor/lineage-priv/keys"
}
]