Jean-Baptiste Queru | cfbcd75 | 2010-10-22 16:28:33 -0700 | [diff] [blame] | 1 | # |
Anton Hansson | 889018d | 2018-09-26 16:23:02 +0100 | [diff] [blame] | 2 | # Copyright (C) 2018 The Android Open Source Project |
Jean-Baptiste Queru | cfbcd75 | 2010-10-22 16:28:33 -0700 | [diff] [blame] | 3 | # |
| 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 Hansson | 889018d | 2018-09-26 16:23:02 +0100 | [diff] [blame] | 17 | # This is the list of modules that are specific to products that have telephony |
| 18 | # hardware, and install on the system partition. |
Jean-Baptiste Queru | cfbcd75 | 2010-10-22 16:28:33 -0700 | [diff] [blame] | 19 | |
| 20 | PRODUCT_PACKAGES := \ |
Sooraj Sasindran | 1eb475e | 2019-01-10 14:19:11 -0800 | [diff] [blame] | 21 | ONS \ |
fionaxu | 94e974d | 2017-01-12 18:34:17 -0800 | [diff] [blame] | 22 | CarrierDefaultApp \ |
Santos Cordon | 386fa73 | 2015-03-06 12:45:05 -0800 | [diff] [blame] | 23 | CallLogBackup \ |
Jack Yu | 17aa86c | 2015-12-21 11:16:48 -0800 | [diff] [blame] | 24 | CellBroadcastReceiver \ |
mariagpuyol | b44b3cc | 2016-01-29 11:26:54 -0800 | [diff] [blame] | 25 | EmergencyInfo \ |
Jean-Baptiste Queru | cfbcd75 | 2010-10-22 16:28:33 -0700 | [diff] [blame] | 26 | |
| 27 | PRODUCT_COPY_FILES := \ |