move bcmbt settings to gs-common
Bug: 242661555 Test: build pass Change-Id: I5d1a1e6a0ba11009c18d3d9740042b1c67d35c9d
This commit is contained in:
parent
bc5b9e8ec6
commit
6e05ed0e45
4 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,7 @@ include device/google/gs101/device-shipping-common.mk
|
|||
include device/google/gs101/fingerprint/udfps_common.mk
|
||||
include device/google/gs101/telephony/pktrouter.mk
|
||||
include hardware/google/pixel/vibrator/cs40l25/device.mk
|
||||
include device/google/gs101/bluetooth/bluetooth.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
|
||||
ifeq ($(filter factory_oriole, $(TARGET_PRODUCT)),)
|
||||
include device/google/gs101/fingerprint/udfps_shipping.mk
|
||||
|
|
|
@ -32,7 +32,7 @@ include device/google/raviole/audio/raven/audio-tables.mk
|
|||
include device/google/gs101/device-shipping-common.mk
|
||||
include device/google/gs101/fingerprint/udfps_common.mk
|
||||
include device/google/gs101/telephony/pktrouter.mk
|
||||
include device/google/gs101/bluetooth/bluetooth.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
|
||||
ifeq ($(filter factory_raven, $(TARGET_PRODUCT)),)
|
||||
include device/google/gs101/fingerprint/udfps_shipping.mk
|
||||
|
|
|
@ -27,7 +27,7 @@ DEVICE_PACKAGE_OVERLAYS += device/google/raviole/slider/overlay
|
|||
include device/google/gs101/device-common.mk
|
||||
include device/google/raviole/audio/slider/audio-tables.mk
|
||||
include hardware/google/pixel/vibrator/cs40l25/device.mk
|
||||
include device/google/gs101/bluetooth/bluetooth.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
|
||||
$(call soong_config_set,lyric,tuning_product,slider)
|
||||
$(call soong_config_set,google3a_config,target_device,slider)
|
||||
|
|
|
@ -27,7 +27,7 @@ DEVICE_PACKAGE_OVERLAYS += device/google/raviole/whitefin/overlay
|
|||
include device/google/gs101/device-common.mk
|
||||
include hardware/google/pixel/vibrator/drv2624/device.mk
|
||||
include device/google/raviole/audio/whitefin/audio-tables.mk
|
||||
include device/google/gs101/bluetooth/bluetooth.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
|
||||
$(call soong_config_set,lyric,tuning_product,slider)
|
||||
$(call soong_config_set,google3a_config,target_device,slider)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue