2010-02-23 17:52:18 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2007 The Android Open Source Project
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
#
|
|
|
|
|
2013-02-15 22:01:03 +00:00
|
|
|
# Base configuration for communication-oriented android devices
|
|
|
|
# (phones, tablets, etc.). If you want a change to apply to ALL
|
|
|
|
# devices (including non-phones and non-tablets), modify
|
|
|
|
# core_minimal.mk instead.
|
2010-02-23 17:52:18 +00:00
|
|
|
|
2009-03-04 03:28:42 +00:00
|
|
|
PRODUCT_PROPERTY_OVERRIDES := \
|
2009-09-28 21:54:58 +00:00
|
|
|
ro.config.notification_sound=OnTheHunt.ogg \
|
2009-04-13 16:57:37 +00:00
|
|
|
ro.config.alarm_alert=Alarm_Classic.ogg
|
2009-03-04 03:28:42 +00:00
|
|
|
|
2012-05-22 19:20:27 +00:00
|
|
|
PRODUCT_PACKAGES += \
|
2012-08-31 12:22:22 +00:00
|
|
|
BasicDreams \
|
2011-07-29 20:32:11 +00:00
|
|
|
Browser \
|
|
|
|
Contacts \
|
|
|
|
ContactsProvider \
|
|
|
|
DefaultContainerService \
|
|
|
|
Home \
|
2011-07-29 21:25:59 +00:00
|
|
|
KeyChain \
|
2011-07-29 20:32:11 +00:00
|
|
|
PicoTts \
|
2011-09-23 01:24:30 +00:00
|
|
|
SharedStorageBackup \
|
2011-07-29 20:32:11 +00:00
|
|
|
TelephonyProvider \
|
|
|
|
UserDictionaryProvider \
|
2011-10-21 20:59:46 +00:00
|
|
|
VpnDialogs \
|
2012-06-07 23:40:30 +00:00
|
|
|
atrace \
|
2012-02-21 01:03:12 +00:00
|
|
|
libandroidfw \
|
2011-07-29 21:25:59 +00:00
|
|
|
libaudiopreprocessing \
|
2011-12-16 23:34:57 +00:00
|
|
|
libaudioutils \
|
2012-07-28 01:04:07 +00:00
|
|
|
libbcc \
|
2011-07-29 21:25:59 +00:00
|
|
|
libfilterpack_imageproc \
|
2011-06-07 22:09:19 +00:00
|
|
|
libgabi++ \
|
2012-03-08 18:47:34 +00:00
|
|
|
libkeystore \
|
2012-03-27 23:53:27 +00:00
|
|
|
libmdnssd \
|
2010-10-15 08:01:20 +00:00
|
|
|
libnfc_ndef \
|
2012-07-28 01:04:07 +00:00
|
|
|
libportable \
|
2011-07-29 21:25:59 +00:00
|
|
|
libpowermanager \
|
|
|
|
libspeexresampler \
|
2012-08-04 00:43:00 +00:00
|
|
|
libstagefright_chromium_http \
|
2011-05-16 16:42:49 +00:00
|
|
|
libstagefright_soft_aacdec \
|
2012-01-30 20:28:19 +00:00
|
|
|
libstagefright_soft_aacenc \
|
2011-05-16 16:42:49 +00:00
|
|
|
libstagefright_soft_amrdec \
|
2012-02-01 18:42:44 +00:00
|
|
|
libstagefright_soft_amrnbenc \
|
2012-02-01 19:48:30 +00:00
|
|
|
libstagefright_soft_amrwbenc \
|
2012-04-27 20:38:17 +00:00
|
|
|
libstagefright_soft_flacenc \
|
2011-05-16 16:42:49 +00:00
|
|
|
libstagefright_soft_g711dec \
|
2012-11-16 00:22:39 +00:00
|
|
|
libstagefright_soft_gsmdec \
|
2012-01-30 20:28:19 +00:00
|
|
|
libstagefright_soft_h264dec \
|
2012-04-24 01:02:34 +00:00
|
|
|
libstagefright_soft_h264enc \
|
2011-05-16 16:42:49 +00:00
|
|
|
libstagefright_soft_mp3dec \
|
|
|
|
libstagefright_soft_mpeg4dec \
|
2012-04-26 01:09:34 +00:00
|
|
|
libstagefright_soft_mpeg4enc \
|
2013-02-15 22:01:03 +00:00
|
|
|
libstagefright_soft_rawdec \
|
2011-05-16 16:42:49 +00:00
|
|
|
libstagefright_soft_vorbisdec \
|
|
|
|
libstagefright_soft_vpxdec \
|
2013-02-08 22:07:58 +00:00
|
|
|
libstagefright_soft_vpxenc \
|
2011-07-29 21:25:59 +00:00
|
|
|
libvariablespeed \
|
|
|
|
libwebrtc_audio_preprocessing \
|
2012-03-27 23:53:27 +00:00
|
|
|
mdnsd \
|
2013-02-15 22:01:03 +00:00
|
|
|
mms-common \
|
2012-02-01 23:33:12 +00:00
|
|
|
requestsync \
|
2012-06-30 23:13:26 +00:00
|
|
|
telephony-common \
|
2013-02-15 22:01:03 +00:00
|
|
|
voip-common
|
2012-10-10 18:01:02 +00:00
|
|
|
|
2013-02-15 22:01:03 +00:00
|
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
|