Update device.mk

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

View file

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