History log of /build/target/board/generic/device.mk
Revision Date Author Comments
f40956fbbfc2947a8b781b88e90fe592bf073bac 19-Mar-2014 Lajos Molnar <lajos@google.com> stagefright: use media_codecs_google*.xml files

Bug: 13549114
Change-Id: I25d6344c78da152f394fa7b4855a2eb61008afc6
48b494647491e5f976f79e76cc6466c77c88c2be 25-Mar-2013 David Wagner <david.wagner@intel.com> Vibra: emulator: compile and stage vibrator.goldfish

Following the new vibrator hardware module implementation, the
goldfish vibrator module is no longer integrated in the default
vibrator implementation and therefore needs to be explicitly built
for the emulator.

This patch is related to others in:
- hardware/libhardware
- hardware/libhardware_legacy
- frameworks/base
- device/generic/goldfish

Change-Id: I844279f5535289f079d412fdc44c5cb3c9c1130c
Signed-off-by: David Wagner <david.wagner@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 94611
90baef427ea102a5d994552af825be4b74eecfbf 12-Apr-2013 Jeff Sharkey <jsharkey@android.com> DO NOT MERGE. Fix build by removing old file.

Change-Id: I2fb4d27acfabb9283d54958f0438a6db74641dd2
702ed1bf18f5796446274784b857503d7ff2d97f 12-Apr-2013 Jeff Sharkey <jsharkey@android.com> Fix build by removing old file.

Change-Id: I2fb4d27acfabb9283d54958f0438a6db74641dd2
fe30957867757d77f649948277f409de31a9425c 08-Mar-2013 keunyoung <keunyoung@google.com> reflect the migration of emulator hal to device/generic/goldfish

- no longer need to check the presence as device/generic/goldfish is in PDK

Change-Id: I551dd283fb6511d8ebd45a8519f797f8ba2f1a05
fd9f8bcfdb55fec8aea132fed80a22688d6fc846 04-Jun-2012 Keun young Park <keunyoung@google.com> add mini.mk for common configurations for mini products

- it is used for generic pdk release

Bug: 6540216

Change-Id: I7dd21724a9484e48c66e4430cd003ffb448f075b
e581d866fb66fde65f63bbce4bd255400fa1bdb7 31-May-2012 Keun young Park <keunyoung@google.com> change location of apns-conf.xml and vold.conf

- from development/data to device/generic/goldfish/data

Change-Id: Iab7ad32b31b64f854412dd3cf23fd244a5306ed9
55f3f8549fe82316e3f5437d5b849bad42f8594e 14-Apr-2012 Eric Laurent <elaurent@google.com> Fix problem with audio policy configuration file.

Having the copy of default audio_policy.conf file in generic_no_telephony.mk
doesn't work because of multiple inheritance on certain products.

Move it to board/generic/device.mk to be consistent with how the audio HAL
modules are managed.

Issue 6333980.

Change-Id: If6053ad596b6f693f43c72ba9cc54cb7a7cfa233
8fd1541c81d5151008fcdb93f64bc5b5f47df827 13-Mar-2012 Andreas Huber <andih@google.com> Make sure to copy codec setup files to their proper filesystem location on the emulator

Change-Id: I97b6944646fcabc754526ef88f7fdd63d0d1da0a
548f646ce49a55396effae332d8d35e35a91dee9 18-Feb-2012 Todd Poynor <toddpoynor@google.com> build: goldfish: add emulator Power HAL

Change-Id: Id6de532d56dabcb8709bb3e331780c8b7f508973
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2cbcd24ba708be5e387b8bf54351f5c2df7abbec 13-Dec-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Cherry-picked from e6b969f3b in master. Do not merge.

Add boot property enabling ADBD over QEMU

Emulator and system image now support ADBD communication over QEMUD pipe rather
than over a TCP port forwarding. However, emulator has to know ahead of time
(before system starts booting) whether or not the system image supports ADBD
over pipe to properly setup the communication. For that, we introduce a boot
property "ro.adb.qemu" that is readable by the emulator early enough for the
proper ADB communication setup.

Change-Id: I978489c5acf46177b520e775d745bcc78f469837
e6b969f3bc6e5c2f9cfb7788664b1c3e8eb06ba1 13-Dec-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Add boot property enabling ADBD over QEMU

Emulator and system image now support ADBD communication over QEMUD pipe rather
than over a TCP port forwarding. However, emulator has to know ahead of time
(before system starts booting) whether or not the system image supports ADBD
over pipe to properly setup the communication. For that, we introduce a boot
property "ro.adb.qemu" that is readable by the emulator early enough for the
proper ADB communication setup.

Change-Id: I978489c5acf46177b520e775d745bcc78f469837
cdf5644268df7a92469bcaccf2ef260c90ec0502 21-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Packages media_profiles.xml file into emulated system image

The file is required by the camera framework to properly set it up to work with
emulated camera devices.

Change-Id: I39686841030d21ef23775972aa4ee0ecd7a91c02
79feb857d025ab9d97dad97c72fb800bd7eb139d 22-Oct-2010 Jean-Baptiste Queru <jbq@google.com> Clean up full config - DO NOT MERGE

This splits the existing full.mk in two parts:

-One is the device-independent full_base.mk
-The other is the emulator-specific device.mk

This way we'll be able to inherit from full_base.mk
for on-device builds without any emulator-specific
files getting in the way.

Change-Id: I7f8254bf8c1177594fbdfbdb082bdc429a4a5b25
Orig-Change-Id: Ieb1f4ed47988c8fff119ff53f1f374032da3752d
7f966f5a6389b936339bc6a34c1bf2539a6c05ca 27-Apr-2011 Dima Zavin <dima@android.com> board/generic: pull in the goldfish audio hw

Change-Id: I8d38ca07951f35e71e700406589a8d021852ff31
Signed-off-by: Dima Zavin <dima@android.com>
cfbcd758d8200d218e777be69cf8fc67a05e6a00 23-Oct-2010 Jean-Baptiste Queru <jbq@google.com> Improve setup of base products.

Split telephony into its own product, so that we can easily
add telephony support to any configuration without pulling
anything else. Use it from generic.

Split the "full" family between a (no-telephony) base,
a telephony version of the same (both of which can be used
as a starting point for on-device builds), and the true classic
full which is an emulator build.

Change-Id: I616d34f2a29415b8ec997173f8e893c312ade5c2
dd46ad41ff300708ce2fd143dc629c65f8c7c5f5 22-Oct-2010 Jean-Baptiste Queru <jbq@google.com> Clean up full config - DO NOT MERGE

This splits the existing full.mk in two parts:

-One is the device-independent full_base.mk
-The other is the emulator-specific device.mk

This way we'll be able to inherit from full_base.mk
for on-device builds without any emulator-specific
files getting in the way.

Change-Id: Ieb1f4ed47988c8fff119ff53f1f374032da3752d