Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 1 | # |
| 2 | # Copyright (C) 2018 The Android Open Source Project |
| 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 | |
| 17 | # This makefile contains the system partition contents for |
| 18 | # a generic phone or tablet device. Only add something here if |
| 19 | # it definitely doesn't belong on other types of devices (if it |
| 20 | # does, use base_vendor.mk). |
| 21 | $(call inherit-product, $(SRC_TARGET_DIR)/product/media_system.mk) |
| 22 | $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk) |
| 23 | $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk) |
| 24 | $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk) |
| 25 | $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk) |
| 26 | $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk) |
Santiago Etchebehere | 92b6ebe | 2019-01-08 14:45:10 -0800 | [diff] [blame^] | 27 | $(call inherit-product-if-exists, external/google-fonts/arbutus-slab/fonts.mk) |
| 28 | $(call inherit-product-if-exists, external/google-fonts/arvo/fonts.mk) |
| 29 | $(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk) |
| 30 | $(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk) |
| 31 | $(call inherit-product-if-exists, external/google-fonts/source-sans-pro/fonts.mk) |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 32 | $(call inherit-product-if-exists, external/noto-fonts/fonts.mk) |
| 33 | $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk) |
| 34 | $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk) |
| 35 | $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk) |
| 36 | $(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk) |
| 37 | |
| 38 | PRODUCT_PACKAGES += \ |
| 39 | BasicDreams \ |
| 40 | BlockedNumberProvider \ |
| 41 | Bluetooth \ |
| 42 | BluetoothMidiService \ |
| 43 | BookmarkProvider \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 44 | BuiltInPrintService \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 45 | CalendarProvider \ |
Patrik Fimml | 6936e12 | 2018-11-21 15:39:13 +0100 | [diff] [blame] | 46 | cameraserver \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 47 | CaptivePortalLogin \ |
| 48 | CertInstaller \ |
| 49 | clatd \ |
| 50 | clatd.conf \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 51 | DocumentsUI \ |
| 52 | DownloadProviderUi \ |
| 53 | EasterEgg \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 54 | ExternalStorageProvider \ |
| 55 | FusedLocation \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 56 | InputDevices \ |
| 57 | KeyChain \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 58 | librs_jni \ |
| 59 | ManagedProvisioning \ |
| 60 | MmsService \ |
| 61 | MtpDocumentsProvider \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 62 | MusicFX \ |
| 63 | NfcNci \ |
Ecco Park | 9b4a6e3 | 2018-07-31 15:19:07 -0700 | [diff] [blame] | 64 | OsuLogin \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 65 | PacProcessor \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 66 | PrintSpooler \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 67 | ProxyHandler \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 68 | screenrecord \ |
| 69 | SecureElement \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 70 | SharedStorageBackup \ |
| 71 | SimAppDialog \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 72 | Telecom \ |
| 73 | TelephonyProvider \ |
| 74 | TeleService \ |
| 75 | Traceur \ |
| 76 | UserDictionaryProvider \ |
| 77 | VpnDialogs \ |
| 78 | vr \ |
Anton Hansson | d8062b2 | 2018-07-10 17:25:52 +0100 | [diff] [blame] | 79 | |
| 80 | |
| 81 | PRODUCT_SYSTEM_SERVER_APPS += \ |
| 82 | FusedLocation \ |
| 83 | InputDevices \ |
| 84 | KeyChain \ |
| 85 | Telecom \ |
| 86 | |
| 87 | PRODUCT_COPY_FILES += \ |
| 88 | frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf |
| 89 | |
| 90 | PRODUCT_PROPERTY_OVERRIDES += \ |
| 91 | ro.carrier=unknown \ |
| 92 | ro.config.notification_sound=OnTheHunt.ogg \ |
| 93 | ro.config.alarm_alert=Alarm_Classic.ogg |