Snap for 12034474 from c24bdaad26 to mainline-tzdata6-release

Change-Id: I1c4be649ccf94979230c6912464b56de0981474c
This commit is contained in:
Android Build Coastguard Worker 2024-07-01 08:33:33 +00:00
commit 9244e45a38
4 changed files with 4 additions and 8 deletions

View file

@ -218,7 +218,7 @@ PRODUCT_SOONG_NAMESPACES += \
# Increment the SVN for any official public releases # Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=52 ro.vendor.build.svn=53
# Vibrator HAL # Vibrator HAL
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION))) $(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
@ -382,7 +382,7 @@ PRODUCT_COPY_FILES += \
# LE Audio Unicast Allowlist # LE Audio Unicast Allowlist
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio.allow_list=SM-R510 persist.bluetooth.leaudio.allow_list=SM-R510,WF-1000XM5
# Bluetooth EWP test tool # Bluetooth EWP test tool
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \

View file

@ -1,7 +1,7 @@
<compatibility-matrix version="1.0" type="framework" level="7"> <compatibility-matrix version="1.0" type="framework" level="7">
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>com.google.hardware.pixel.display</name> <name>com.google.hardware.pixel.display</name>
<version>11-12</version> <version>12</version>
<interface> <interface>
<name>IDisplay</name> <name>IDisplay</name>
<instance>secondary</instance> <instance>secondary</instance>

View file

@ -1,4 +1 @@
chrispaulo@google.com file:platform/hardware/google/pixel:/vibrator/OWNERS
michaelwr@google.com
nathankulczak@google.com
taikuo@google.com

View file

@ -26,7 +26,6 @@ cc_test {
"test-vibrator.cpp", "test-vibrator.cpp",
], ],
static_libs: [ static_libs: [
"libc++fs",
"libgmock", "libgmock",
], ],
shared_libs: [ shared_libs: [