Snap for 12335440 from 5848a1337c
to 24Q4-release
Change-Id: Ie56464d9f287061cae2016f1312bcce0cbb607b8
This commit is contained in:
commit
c45b1902c8
8 changed files with 7 additions and 11 deletions
|
@ -519,8 +519,9 @@ PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
|||
PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
|
||||
|
||||
# Bluetooth device id
|
||||
# Husky: 0x410D
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20493
|
||||
bluetooth.device_id.product_id=16653
|
||||
|
||||
# Set support for LEA multicodec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
|
@ -488,8 +488,9 @@ PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
|||
PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
|
||||
|
||||
# Bluetooth device id
|
||||
# Shiba: 0x410E
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.device_id.product_id=20492
|
||||
bluetooth.device_id.product_id=16654
|
||||
|
||||
# Set support for LEA multicodec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
|
@ -45,6 +45,7 @@ include device/google/shusky/device-shusky-common.mk
|
|||
|
||||
include device/google/zuma/BoardConfig-common.mk
|
||||
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
||||
include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk
|
||||
-include vendor/google_devices/husky/proprietary/BoardConfigVendor.mk
|
||||
include device/google/shusky-sepolicy/husky-sepolicy.mk
|
||||
include device/google/shusky/wifi/BoardConfig-wifi.mk
|
||||
|
|
|
@ -219,7 +219,6 @@
|
|||
"0",
|
||||
"1"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -427,7 +426,6 @@
|
|||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -473,7 +471,6 @@
|
|||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
|
|
@ -214,7 +214,6 @@
|
|||
"0",
|
||||
"1"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -422,7 +421,6 @@
|
|||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -468,7 +466,6 @@
|
|||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
|
|
@ -210,7 +210,6 @@
|
|||
"0",
|
||||
"1"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -428,7 +427,6 @@
|
|||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -474,7 +472,6 @@
|
|||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
|
|
@ -31,5 +31,6 @@ include device/google/shusky/device-shusky-common.mk
|
|||
|
||||
include device/google/zuma/BoardConfig-common.mk
|
||||
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
||||
include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk
|
||||
include device/google/shusky-sepolicy/ripcurrent-sepolicy.mk
|
||||
include device/google/shusky/wifi/BoardConfig-wifi.mk
|
||||
|
|
|
@ -41,6 +41,7 @@ include device/google/shusky/device-shusky-common.mk
|
|||
|
||||
include device/google/zuma/BoardConfig-common.mk
|
||||
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
||||
include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk
|
||||
-include vendor/google_devices/shiba/proprietary/BoardConfigVendor.mk
|
||||
include device/google/shusky-sepolicy/shiba-sepolicy.mk
|
||||
include device/google/shusky/wifi/BoardConfig-wifi.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue