Modify WifiOverlay to M25
Bug: 298309659 Change-Id: Ie326e1037aa84ac9832bfe87f47a27d7572f6b3b
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user