Update device.mk

This commit is contained in:
Ray Sollium 2025-07-12 15:47:36 -03:00 committed by GitHub
parent 64bc5b1fc3
commit 9aa8b5a247
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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