Snap for 11981331 from eb11811dfd
to 24Q4-release
Change-Id: I42acb3c5c3844f69a5ea6da15778f94718786988
This commit is contained in:
commit
f7ed0a9626
4 changed files with 3 additions and 7 deletions
|
@ -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)))
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
chrispaulo@google.com
|
file:platform/hardware/google/pixel:/vibrator/OWNERS
|
||||||
michaelwr@google.com
|
|
||||||
nathankulczak@google.com
|
|
||||||
taikuo@google.com
|
|
||||||
|
|
|
@ -26,7 +26,6 @@ cc_test {
|
||||||
"test-vibrator.cpp",
|
"test-vibrator.cpp",
|
||||||
],
|
],
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"libc++fs",
|
|
||||||
"libgmock",
|
"libgmock",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue