Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_vendor_shiftos
/
10fc1817d221f196255f757b17a9eef35242295d
/
.
/
config
/
common_overlays.mk
blob: 0154a92347879ef314ce7ba4fb1c6c2d3b47b60a [
file
] [
log
] [
blame
]
#
# Copyright (C) 2024 SHIFT GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
PRODUCT_PACKAGE_OVERLAYS
+=
vendor
/
shiftos
/
overlay
/
common
# GMS
ifeq
(
$
(
WITH_GMS
),
true
)
PRODUCT_PACKAGE_OVERLAYS
+=
vendor
/
shiftos
/
overlay
/
gms
endif