Update device.mk

This commit is contained in:
Ray Sollium 2025-07-12 16:28:58 -03:00 committed by GitHub
parent 407390c280
commit 2515f5935b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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