Revert "device: don't build uwb"
This reverts commit 7357dbcb59
.
Reason for revert: Fixed uwb service crash
Test: flash on raven, verify uwb service is idle, unplug usb
Change-Id: I2f3a3a73d16e8a282fdbb171bf60ad2cafa0d7c5
This commit is contained in:
parent
eab909573b
commit
0bc47d654b
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ DEVICE_PACKAGE_OVERLAYS += device/google/raviole/raven/overlay
|
|||
|
||||
include device/google/gs101/device-shipping-common.mk
|
||||
include device/google/gs101/fingerprint/udfps.mk
|
||||
ifeq ($(filter factory_raven, $(TARGET_PRODUCT)),)
|
||||
include device/google/gs101/uwb/uwb.mk
|
||||
endif
|
||||
include device/google/raviole/audio/raven/audio-tables.mk
|
||||
include hardware/google/pixel/vibrator/cs40l25/device.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue