mirror of
https://github.com/AetherDroid/android_device_on5xelte_lineage.git
synced 2025-09-03 06:57:46 -04:00
9 lines
283 B
Makefile
9 lines
283 B
Makefile
# Copyright (C) 2018 The LineageOS Project
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
$(call inherit-product, device/samsung/on5xelte/on5xelte.mk)
|
|
|
|
# Inherit some common Lineage stuff.
|
|
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
|
|
|
PRODUCT_NAME := lineage_on5xelte
|