diff --git a/cheetah/BoardConfig.mk b/cheetah/BoardConfig.mk index 9399d3f..0bcf056 100644 --- a/cheetah/BoardConfig.mk +++ b/cheetah/BoardConfig.mk @@ -29,9 +29,7 @@ USES_DEVICE_GOOGLE_CLOUDRIPPER := true BOARD_KERNEL_CMDLINE += swiotlb=noforce include device/google/gs201/BoardConfig-common.mk --include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk --include vendor/google_devices/cheetah/proprietary/BoardConfigVendor.mk include device/google/pantah/sepolicy/cheetah-sepolicy.mk include device/google/pantah/wifi/BoardConfig-wifi.mk diff --git a/device-cheetah.mk b/device-cheetah.mk index ee56fb2..ebdcdd8 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -14,9 +14,6 @@ # limitations under the License. # -# Restrict the visibility of Android.bp files to improve build analysis time -$(call inherit-product-if-exists, vendor/google/products/sources_pixel.mk) - ifdef RELEASE_GOOGLE_CHEETAH_RADIO_DIR RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_CHEETAH_RADIO_DIR) endif @@ -35,13 +32,6 @@ TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_CHEETAH_VERSION) TARGET_KERNEL_DIR ?= $(RELEASE_KERNEL_CHEETAH_DIR) TARGET_BOARD_KERNEL_HEADERS ?= $(RELEASE_KERNEL_CHEETAH_DIR)/kernel-headers -$(call inherit-product-if-exists, vendor/google_devices/pantah/prebuilts/device-vendor-cheetah.mk) -$(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-vendor.mk) -$(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk) -$(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/cheetah/device-vendor-cheetah.mk) -$(call inherit-product-if-exists, vendor/google_devices/cheetah/proprietary/device-vendor.mk) -$(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/WallpapersCheetah.mk) - $(call inherit-product, device/google/pantah/uwb/uwb_calibration_country.mk) DEVICE_PACKAGE_OVERLAYS += device/google/pantah/cheetah/overlay @@ -297,20 +287,12 @@ PRODUCT_SOONG_NAMESPACES += \ device/google/pantah/powerstats/cheetah \ device/google/pantah -# Fingerprint HAL -GOODIX_CONFIG_BUILD_VERSION := g7_trusty -$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk) -$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_shipping.mk) - PRODUCT_PACKAGES += \ UwbOverlayC10 \ WifiOverlay2022_C10 PRODUCT_SOONG_NAMESPACES += device/google/pantah/cheetah/ -# Trusty liboemcrypto.so -PRODUCT_SOONG_NAMESPACES += vendor/google_devices/pantah/prebuilts - # Location PRODUCT_COPY_FILES += \ device/google/pantah/location/lhd_user.conf.c10:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/lhd.conf \ diff --git a/device-panther.mk b/device-panther.mk index 309ac1b..95c352e 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -14,9 +14,6 @@ # limitations under the License. # -# Restrict the visibility of Android.bp files to improve build analysis time -$(call inherit-product-if-exists, vendor/google/products/sources_pixel.mk) - ifdef RELEASE_GOOGLE_PANTHER_RADIO_DIR RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_PANTHER_RADIO_DIR) endif @@ -35,13 +32,6 @@ TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_PANTHER_VERSION) TARGET_KERNEL_DIR ?= $(RELEASE_KERNEL_PANTHER_DIR) TARGET_BOARD_KERNEL_HEADERS ?= $(RELEASE_KERNEL_PANTHER_DIR)/kernel-headers -$(call inherit-product-if-exists, vendor/google_devices/pantah/prebuilts/device-vendor-panther.mk) -$(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-vendor.mk) -$(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk) -$(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/panther/device-vendor-panther.mk) -$(call inherit-product-if-exists, vendor/google_devices/panther/proprietary/device-vendor.mk) -$(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/WallpapersPanther.mk) - DEVICE_PACKAGE_OVERLAYS += device/google/pantah/panther/overlay include device/google/pantah/audio/panther/audio-tables.mk @@ -278,11 +268,6 @@ PRODUCT_SOONG_NAMESPACES += \ device/google/pantah/powerstats/panther \ device/google/pantah -# Fingerprint HAL -GOODIX_CONFIG_BUILD_VERSION := g7_trusty -$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk) -$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_shipping.mk) - # Display PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true @@ -293,9 +278,6 @@ PRODUCT_PACKAGES += \ PRODUCT_SOONG_NAMESPACES += device/google/pantah/panther/ -# Trusty liboemcrypto.so -PRODUCT_SOONG_NAMESPACES += vendor/google_devices/pantah/prebuilts - # Location PRODUCT_COPY_FILES += \ device/google/pantah/location/lhd_user.conf.p10:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/lhd.conf \ diff --git a/panther/BoardConfig.mk b/panther/BoardConfig.mk index 0f36ac9..344f786 100644 --- a/panther/BoardConfig.mk +++ b/panther/BoardConfig.mk @@ -34,9 +34,7 @@ USES_DEVICE_GOOGLE_CLOUDRIPPER := true BOARD_KERNEL_CMDLINE += swiotlb=noforce include device/google/gs201/BoardConfig-common.mk --include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk --include vendor/google_devices/panther/proprietary/BoardConfigVendor.mk include device/google/pantah/sepolicy/panther-sepolicy.mk include device/google/pantah/wifi/BoardConfig-wifi.mk diff --git a/uwb/uwb_calibration.mk b/uwb/uwb_calibration.mk index c5f4330..ae88804 100644 --- a/uwb/uwb_calibration.mk +++ b/uwb/uwb_calibration.mk @@ -14,7 +14,6 @@ # limitations under the License. # UWB - ultra wide band -$(call inherit-product-if-exists, vendor/qorvo/uwb/uwb.mk) LOCAL_UWB_CAL_DIR=device/google/pantah/uwb