Merge tag 'android-14.0.0_r20' into staging/lineage-21_merge-android-14.0.0_r20
Android 14.0.0 release 20 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZZXx/wAKCRDorT+BmrEO # eKijAJ9lSi8Wb4DeYDWqXdXLTUHkuGnT1wCeLYC4K4Le1MA3GoBjwQVZ93W8JQU= # =fWZo # -----END PGP SIGNATURE----- # gpg: Signature made Thu Jan 4 01:47:11 2024 EET # gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal] # gpg: initial-contribution@android.com: Verified 2225 signatures in the past # 2 years. Encrypted 4 messages in the past 24 months. # gpg: WARNING: This key is not certified with sufficiently trusted signatures! # gpg: It is not certain that the signature belongs to the owner. # Primary key fingerprint: 4340 D135 70EF 945E 8381 0964 E8AD 3F81 9AB1 0E78 # By Ankur Bakshi (16) and Weichin Weng (1) # Via Android Build Coastguard Worker * tag 'android-14.0.0_r20': Update husky SVN to 10 Update shiba SVN to 10 Update shiba SVN to 9 Update husky SVN to 9 Update shiba SVN to 9 Update husky SVN to 9 Revert "Enable Bluetooth CHRE feature on bt_vendor.conf" Update shiba SVN to 9 Update husky SVN to 9 Update shiba SVN to 9 Update husky SVN to 9 Update husky SVN to 8 Update shiba SVN to 8 Update husky SVN to 7 Update shiba SVN to 7 Update husky SVN to 7 Update shiba SVN to 7 Change-Id: I842e94f71072e332cadec7f120bbd76209b14ff5
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
# Uart port name
|
||||
UartPort = /dev/ttySAC18
|
||||
|
||||
# Userial type
|
||||
UserialType = 2
|
||||
|
||||
# <boolean> Enable check whether let aoc controls power pin
|
||||
AocPowerPinCtrlCheckEnable = true
|
||||
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
# Uart port name
|
||||
UartPort = /dev/ttySAC18
|
||||
|
||||
# Userial type
|
||||
UserialType = 2
|
||||
|
||||
# Sar backOff high resolution support
|
||||
SarBackOffHighResolution = true
|
||||
|
||||
|
||||
@@ -356,7 +356,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=6
|
||||
ro.vendor.build.svn=10
|
||||
|
||||
# WLC userdebug specific
|
||||
ifneq (,$(filter eng, $(TARGET_BUILD_VARIANT)))
|
||||
|
||||
@@ -337,7 +337,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=6
|
||||
ro.vendor.build.svn=10
|
||||
|
||||
# P23 Devices no longer need rlsservice
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
||||
Reference in New Issue
Block a user