11 lines
156 B
Makefile
11 lines
156 B
Makefile
|
#
|
||
|
# Copyright (C) 2022 The LineageOS Project
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
|
||
|
# Soong namespaces
|
||
|
PRODUCT_SOONG_NAMESPACES += \
|
||
|
$(LOCAL_PATH)
|