Update lineage.mk

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

View file

@ -2,6 +2,8 @@
# SPDX-License-Identifier: Apache-2.0
$(call inherit-product, device/samsung/on5xelte/on5xelte.mk)
$(call inherit-product, device/samsung/universal7570-common/device-common.mk)
$(call inherit-product, vendor/samsung/universal7570-common-vendor.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)