blob: 2f28f074de99fa7579175894d1fdcdce18dc110b [file] [log] [blame]
Karsten Tausche43095212021-01-13 14:39:55 +01001# Copyright 2018-2021 Fairphone B.V.
Andrew Applebya09f0f82018-07-06 16:41:12 +02002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14#
15
16DEVICE_PACKAGE_OVERLAYS += \
17 vendor/fairphone/fp2-sibon/overlay
18
Karsten Tausche43095212021-01-13 14:39:55 +010019# AOSP packages
20PRODUCT_PACKAGES += \
21 messaging
22
Bharath6b8304b2021-01-20 19:44:04 +053023# UnifiedNLP
24PRODUCT_PACKAGES += \
25 UnifiedNlp
26
Bharath802955a2021-01-25 20:24:01 +053027# SetupWizard
28PRODUCT_PACKAGES += \
29 FairphoneSetupWizard
30
Karsten Tausche10758dd2020-10-20 16:34:30 +020031# F-Droid packages
32PRODUCT_PACKAGES += \
Karsten Tausche6f88a602020-10-20 17:01:05 +020033 F-Droid \
Karsten Tausche10758dd2020-10-20 16:34:30 +020034 F-DroidPrivilegedExtension