bangkk: Rebrand to rhodep

Change-Id: I5ed1841b2217b747fcc4ae84e6556fb53cd4e7e2
This commit is contained in:
Anand S 2025-05-10 15:18:08 +05:30 committed by Michael Bestas
commit ab72c51cce
No known key found for this signature in database
11 changed files with 26 additions and 26 deletions

View file

@ -91,7 +91,7 @@ $(foreach DEVICE_SKU, $(NFC_DEVICE_SKUS), \
# Sensors
PRODUCT_PACKAGES += \
sensors.bangkk
sensors.rhodep
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
@ -100,4 +100,4 @@ PRODUCT_COPY_FILES += \
PRODUCT_SOONG_NAMESPACES += $(LOCAL_PATH)
# Inherit from vendor blobs
$(call inherit-product, vendor/motorola/bangkk/bangkk-vendor.mk)
$(call inherit-product, vendor/motorola/rhodep/rhodep-vendor.mk)