blob: 0b1e8a2a6f650f167acf5e7c6e5db922eb9a4632 [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 Sasindran0d4a3c22018-10-02 15:09:20 -070021 ANS \
Jonathan Basseri3dd39b02015-04-07 12:28:12 -070022 CarrierConfig \
fionaxu94e974d2017-01-12 18:34:17 -080023 CarrierDefaultApp \
Chiao Cheng44a30c12013-01-17 12:50:31 -080024 Dialer \
Santos Cordon386fa732015-03-06 12:45:05 -080025 CallLogBackup \
Jack Yu17aa86c2015-12-21 11:16:48 -080026 CellBroadcastReceiver \
mariagpuyolb44b3cc2016-01-29 11:26:54 -080027 EmergencyInfo \
Jean-Baptiste Querucfbcd752010-10-22 16:28:33 -070028
29PRODUCT_COPY_FILES := \