Modify WifiOverlay to M25

Bug: 298309659
Change-Id: Ie326e1037aa84ac9832bfe87f47a27d7572f6b3b
This commit is contained in:
Wilson Sung 2023-09-15 02:41:08 +08:00
parent a5146d127e
commit 38eec85603
3 changed files with 3 additions and 22 deletions

View file

@ -1,19 +0,0 @@
# This is BTBCM HAL overlay configuration file.
# Uart port name
UartPort = /dev/ttySAC18
# Userial type
# UserialType = 2
# Sar backOff high resolution support
SarBackOffHighResolution = true
# Update BQR Event Mask property value
BqrEventMaskValueUpdate = 262238
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
BtOpusEnabled = true
AccelBtDisable = false

View file

@ -196,7 +196,7 @@ PRODUCT_SOONG_NAMESPACES += \
# WiFi Overlay
PRODUCT_PACKAGES += \
WifiOverlay2024
WifiOverlay2024_M25
# Trusty liboemcrypto.so
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tegu/prebuilts

View file

@ -10,8 +10,8 @@ package {
}
runtime_resource_overlay {
name: "WifiOverlay2024",
theme: "WifiOverlay2024",
name: "WifiOverlay2024_M25",
theme: "WifiOverlay2024_M25",
certificate: "platform",
sdk_version: "current",
product_specific: true