comet: Remove non-existent vendor includes
Change-Id: I1bc76430d30259984f4eb91907be61ef39646c27
This commit is contained in:
parent
f68852486a
commit
ddc185d869
2 changed files with 0 additions and 12 deletions
|
@ -28,9 +28,7 @@ RELEASE_GOOGLE_PRODUCT_NTNRADIO_DIR := $(RELEASE_GOOGLE_COMET_NTNRADIO_DIR)
|
|||
USES_IDISPLAY_INTF_SEC := true
|
||||
|
||||
include device/google/zumapro/BoardConfig-common.mk
|
||||
-include vendor/google_devices/zumapro/prebuilts/BoardConfigVendor.mk
|
||||
include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk
|
||||
-include vendor/google_devices/comet/proprietary/BoardConfigVendor.mk
|
||||
include device/google/comet/sepolicy/comet-sepolicy.mk
|
||||
include device/google/comet/wifi/BoardConfig-wifi.mk
|
||||
|
||||
|
|
|
@ -46,13 +46,6 @@ LOCAL_PATH := device/google/comet
|
|||
|
||||
include device/google/comet/uwb/uwb_calibration.mk
|
||||
|
||||
$(call inherit-product-if-exists, vendor/google_devices/comet/prebuilts/device-vendor-comet.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/zumapro/prebuilts/device-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/device-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/device-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/comet/device-vendor-comet.mk)
|
||||
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/comet/comet/overlay
|
||||
|
||||
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||
|
@ -327,9 +320,6 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.support_kernel_idle_timer_4619827
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.set_idle_timer_ms_4619827677550801153=1000
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.support_kernel_idle_timer_4619827677550801153=false
|
||||
|
||||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/comet/prebuilts
|
||||
|
||||
# UWB
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
device/google/comet/uwb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue