blob: fd79472cf3f357e6bc99273eac59bf679896d700 [file] [log] [blame]
Jean-Baptiste Querucfbcd752010-10-22 16:28:33 -07001#
Anton Hansson889018d2018-09-26 16:23:02 +01002# Copyright (C) 2018 The Android Open Source Project
Jean-Baptiste Querucfbcd752010-10-22 16:28:33 -07003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
Anton Hansson889018d2018-09-26 16:23:02 +010017# This is the list of modules that are specific to products that have telephony
18# hardware, and install on the system partition.
Jean-Baptiste Querucfbcd752010-10-22 16:28:33 -070019
20PRODUCT_PACKAGES := \
Sooraj Sasindran1eb475e2019-01-10 14:19:11 -080021 ONS \
fionaxu94e974d2017-01-12 18:34:17 -080022 CarrierDefaultApp \
Santos Cordon386fa732015-03-06 12:45:05 -080023 CallLogBackup \
Jack Yu17aa86c2015-12-21 11:16:48 -080024 CellBroadcastReceiver \
mariagpuyolb44b3cc2016-01-29 11:26:54 -080025 EmergencyInfo \
Jean-Baptiste Querucfbcd752010-10-22 16:28:33 -070026
27PRODUCT_COPY_FILES := \