Remove inclusions of nonexistent makefiles.

Bug: 280124102
Test: presumit
Change-Id: Ic1fe789249badee69def2f8f8151a60a49473369
This commit is contained in:
Krzysztof Kosiński 2023-06-02 03:43:49 +00:00
parent faef7b6699
commit 86680b413a

View file

@ -932,8 +932,6 @@ endif
#$(call inherit-product-if-exists, vendor/google_devices/common/exynos-vendor.mk)
#$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4375/device-bcm.mk)
include device/google/gs-common/sensors/sensors.mk
$(call inherit-product-if-exists, vendor/google/services/LyricCameraHAL/src/build/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google/camera/devices/whi/device-vendor.mk)
PRODUCT_COPY_FILES += \
device/google/gs101/default-permissions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions.xml \