Files
device_oneplus_lemonades/Android.mk
Alexander Koskovich 5225fb3ec3 kebab: Switch to SPDX license identifiers
* Might as well be consistent.

Change-Id: Ia95b2f164a98afc3aa05099a9e704ec110e6d7f7
2022-08-19 18:11:29 +02:00

19 lines
536 B
Makefile

#
# Copyright (C) 2018 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
#
# This contains the module build definitions for the hardware-specific
# components for this device.
#
# As much as possible, those components should be built unconditionally,
# with device-specific names to avoid collisions, to avoid device-specific
# bitrot and build breakages. Building a component unconditionally does
# *not* include it on all devices, so it is safe even with hardware-specific
# components.
#
LOCAL_PATH := $(call my-dir)