10 lines
197 B
Makefile
10 lines
197 B
Makefile
#
|
|
# Copyright (C) 2024 The Evolution X Project
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
BUILD_BROKEN_DUP_RULES := true
|
|
|
|
DISABLE_ARTIFACT_PATH_REQUIREMENTS := true
|
|
|
|
SPOOF_FIRST_API_LEVEL_32 := true
|