Update device.mk

This commit is contained in:
Ray Sollium 2025-07-12 16:11:58 -03:00 committed by GitHub
parent 2a22cc8fb2
commit e6b7670aa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,4 +8,4 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# Inherit common device configuration # Inherit common device configuration
$(call inherit-product, vendor/samsung/universal7570-common.mk) $(call inherit-product, vendor/samsung/universal7570-common.mk)
$(call inherit-product, device/samsung/device-common.mk) $(call inherit-product, device/samsung/universal7570-common/device-common.mk)