Commit graph

549 commits

Author SHA1 Message Date
Doug Zongker
2c4dc95767 Merge "optional cross-check between OTA radio images and board-info.txt" 2012-03-21 09:47:25 -07:00
Doug Zongker
9296f09277 optional cross-check between OTA radio images and board-info.txt
Adds a python script which checks the version of each radio image
added with the new add-radio-file-checked macro against a file
containing sha-1 -> version string mappings and the contents of
board-info.txt, so that the build can fail if board-info.txt and the
OTA images are out of sync.

Change-Id: Icb61dc2adefc240ced9059941582c23b629089c0
2012-03-21 09:18:15 -07:00
James Dong
e25a5198bb Added media_codecs.xml file to generic_x86 and vbox_x86 configuration files
o related-to-bug: 6132480

Change-Id: I82753468676d3b1ecba892c993de11ef779eed01
2012-03-19 14:11:00 -07:00
Andreas Huber
8fd1541c81 Make sure to copy codec setup files to their proper filesystem location on the emulator
Change-Id: I97b6944646fcabc754526ef88f7fdd63d0d1da0a
2012-03-13 09:01:51 -07:00
Jean-Michel Trivi
43ba688fed Include the downmix effect in the platform
Change-Id: Ifc05bb7edc06994623848adf568524a98f0f316a
2012-03-09 18:52:00 -08:00
Chih-Chung Chang
a125a3b8a0 Remove Camera package (it's merged into Gallery package).
Change-Id: I6808438055d256bd5e2ac607ccafe5c9e5e9311a
2012-03-08 20:06:26 +08:00
Jean-Baptiste Queru
fc41279b74 Merge ab0776e4
Change-Id: Ia73777689fcbe4849a5e29ef4e120e0d1f2ba8bf
2012-02-23 08:19:50 -08:00
Xavier Ducrohet
f66089229b am 85927411: am 590737b6: am 295cb9bc: Enable HW accelerated view framework for generic_x86 builds.
* commit '85927411d2e249aab081fc39c838dbc6e2ff93ea':
  Enable HW accelerated view framework for generic_x86 builds.
2012-02-23 07:28:46 -08:00
Mathias Agopian
9f763bec7b frameworks/base refactoring
add libandroidfw.so to the build

Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
2012-02-20 22:38:41 -08:00
Todd Poynor
6bfa911394 Merge "build: goldfish: add emulator Power HAL" 2012-02-17 21:54:30 -08:00
Todd Poynor
94d6670f98 Merge "build: Add default/legacy Power HAL" 2012-02-17 20:37:21 -08:00
Xavier Ducrohet
c06eaa4cad am fe53eeb0: Declare the emulator as a multi-touch device.
* commit 'fe53eeb07617540dc4a920561f4bd2d4f8ae0aa9':
  Declare the emulator as a multi-touch device.
2012-02-17 17:08:29 -08:00
Xavier Ducrohet
fe53eeb076 Declare the emulator as a multi-touch device.
Also add the default handheld features.

Change-Id: I768094e5e9ef474ee4f6cce5c87c37b3681926ee
2012-02-17 17:05:52 -08:00
Todd Poynor
548f646ce4 build: goldfish: add emulator Power HAL
Change-Id: Id6de532d56dabcb8709bb3e331780c8b7f508973
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2012-02-17 16:06:31 -08:00
John Grossman
1d27da7e3b Attempt to fix the emulator.
I failed to add the default HAL for the new local_time HAL to the
emulator build.  Emulator experts have advised me that this is the
correct place to do so; hopefully it will fix the emulator's startup.

See bug 6029440

Change-Id: Ib0ab8a226628105c72ffcf7ae511d390630ea045
2012-02-17 09:56:49 -08:00
Xavier Ducrohet
6b960d2d59 Merge "Make sure the emulator system image define the features it supports." 2012-02-16 18:26:45 -08:00
Xavier Ducrohet
590737b674 am 295cb9bc: Enable HW accelerated view framework for generic_x86 builds.
* commit '295cb9bceef599f851db81a3942dc78bdb679fec':
  Enable HW accelerated view framework for generic_x86 builds.
2012-02-16 16:37:51 -08:00
Xavier Ducrohet
295cb9bcee Enable HW accelerated view framework for generic_x86 builds.
Change-Id: Ib3bf3e7c08615c29c0086125552ae1a96a737b89
2012-02-16 16:35:42 -08:00
Todd Poynor
66ec6c88ef build: Add default/legacy Power HAL
Change-Id: Ifa1e87c2f45dab3bb7aa07db12c8cfb5a8a38063
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2012-02-16 15:14:00 -08:00
John Grossman
7295780576 Add the default local_time HAL to the base product.
Change-Id: I951718d2de13a2e92d41effac75bb75ea4c9fafe
2012-02-16 13:45:08 -08:00
Ying Wang
d9fc5d6ea9 Remove generic_armv5 board config and product.
Bug: 6015755

We don't need to support ARMv5 in cts for master going forward.
cts is the only component that needs generic_armv5 config.

Change-Id: Iad35f78737dc30faeed247fda0e77d74cb8f815b
2012-02-14 16:50:52 -08:00
Xavier Ducrohet
eaa3ba4b43 Make sure the emulator system image define the features it supports.
Some of them are actually not supported (BT) but it's important
they are there anyway so that we don't prevent app installation.

Change-Id: If1dbde1faec532f0e8a47e5b7972a41b708e0a85
2012-02-14 15:41:10 -08:00
Xavier Ducrohet
77816b88bf Add lint to all builds.
Change-Id: I30a366b0b313c8e418de38f0790b087f287f3bdf
2012-02-03 10:46:14 -08:00
Jean-Baptiste Queru
5aec09b5f3 am 9a741915: Merge "Add annotations to the sdk build."
* commit '9a7419153e7fffa6056a24b567ff3f45111aa0c0':
  Add annotations to the sdk build.
2012-02-02 22:34:18 -08:00
Xavier Ducrohet
d79f950820 Add annotations to the sdk build.
Change-Id: I22ab1e737f05f6134ec9701c8ed69642a3708fbf
2012-02-02 13:41:19 -08:00
Alon Albert
84e681c397 Merge "Add requestsync package" 2012-02-01 17:48:12 -08:00
Alon Albert
df6a14fa56 Add requestsync package
Change-Id: I0429a7cb238b124d3e42927b9dc806bbd5af0622
2012-02-01 15:33:12 -08:00
Andreas Huber
d8b5bb3386 Include the amr wb encoder shared library in all builds.
Change-Id: I5f61c696336cf77d49d08b6f99d60046774e91f2
2012-02-01 12:13:38 -08:00
Andreas Huber
715686ddbd Include the amr encoder shared library in all builds.
Change-Id: Ib2c4b8ee73d0615e712c672b9badd156906811e6
2012-02-01 10:42:44 -08:00
James Dong
7a93b48ad9 Added libstagefright_soft_aacenc to all builds of all products
o related-to-bug: 5939000

Change-Id: I938890486ba560d598888a3dd73c8b16d3d82aa0
2012-01-30 12:29:18 -08:00
Xavier Ducrohet
160711d016 Add missing tools jar to the sdk product modules.
Change-Id: Ifb44f38bd3d5d710fce1b6da11b40a524c3d09d8
2012-01-27 16:45:09 -08:00
Xavier Ducrohet
65f706a42a Add annotations to the sdk build.
Change-Id: I4f13648f74c80f7ec13545066cdebd67e805d82e
2012-01-27 15:45:35 -08:00
Jean-Baptiste Queru
922196c332 am 40101047: am 7a8efe57: Merge "Remove non-existent AlarmProvider to fix SDK build."
* commit '4010104732bdae0de5027c4241db5d3cb6230252':
  Remove non-existent AlarmProvider to fix SDK build.
2012-01-24 08:44:22 -08:00
Jean-Baptiste Queru
4010104732 am 7a8efe57: Merge "Remove non-existent AlarmProvider to fix SDK build."
* commit '7a8efe57a9505940cd51c7664e8643ec9da9d24d':
  Remove non-existent AlarmProvider to fix SDK build.
2012-01-24 08:38:57 -08:00
Ying Wang
c3dbeb5df1 Remove non-existent AlarmProvider to fix SDK build.
Change-Id: Ifcd087b9022f29b4b7065a72cafbbc6b3704860b
2012-01-23 10:53:23 -08:00
Doug Zongker
545b7996cc prefer an explicitly-set TARGET_BOARD_INFO_FILE
Change-Id: Ie667a4d0070d1f0bbdfe9fa6d96871bcceb959b8
2012-01-19 10:43:49 -08:00
Jean-Baptiste Queru
da3631dbd1 am fdbb9f94: am 96a228bd: Merge "Remove mention of layoutopt/uix as they are gone."
* commit 'fdbb9f94bc4b22f60fb46d0babb52c2a0d047aef':
  Remove mention of layoutopt/uix as they are gone.
2012-01-12 17:20:28 -08:00
Xavier Ducrohet
4b5e4ba5fd Remove mention of layoutopt/uix as they are gone. 2012-01-11 18:07:31 -08:00
Vladimir Chtchetkine
0216925157 am 2cbcd24b: Cherry-picked from e6b969f3b in master. Do not merge.
* commit '2cbcd24ba708be5e387b8bf54351f5c2df7abbec':
  Cherry-picked from e6b969f3b in master. Do not merge.
2012-01-10 16:42:47 -08:00
Vladimir Chtchetkine
2cbcd24ba7 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
2012-01-10 16:31:08 -08:00
Jean-Baptiste Queru
8f8624e61f am 9caacbd7: am 5ea72eff: Use the new location of the emulator kernel
* commit '9caacbd74328624dfc753cecfc42cb29bf14bfad':
  Use the new location of the emulator kernel
2012-01-06 17:41:07 -08:00
Jean-Baptiste Queru
5ea72effbd Use the new location of the emulator kernel 2012-01-06 17:02:24 -08:00
Glenn Kasten
d1ee208e4a Add libaudioutils
Change-Id: I8fe062e4a78d8db1ce0612bf7cb58dc021925810
2011-12-16 15:39:33 -08:00
Kenny Root
a8c9594275 Unset HAVE_TLS_REGISTER for ARMv5
Bug: 5763261
Change-Id: I0394daa4cdbad598b91a99e54ca5f830e9ee940b
2011-12-15 10:32:11 -08:00
Vladimir Chtchetkine
e6b969f3bc 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
2011-12-13 11:31:54 -08:00
Jesse Hall
fa947d04dd am 055cf585: am 615d2ffa: Enable the OpenGL View renderer on the emulator
* commit '055cf585b567af6ced36d7227a2ae921df5782e0':
  Enable the OpenGL View renderer on the emulator
2011-12-12 17:49:18 -08:00
Jesse Hall
055cf585b5 am 615d2ffa: Enable the OpenGL View renderer on the emulator
* commit '615d2ffa926d03ba44fbc58b4593ce96ef831783':
  Enable the OpenGL View renderer on the emulator
2011-12-12 15:22:32 -08:00
Jesse Hall
615d2ffa92 Enable the OpenGL View renderer on the emulator
If the emulator is run without GL acceleration enabled, the OpenGL
renderer will disable itself at runtime.

Change-Id: Ie40c7895120f51bb6a817c2f3cf7fab0a3dda292
2011-12-12 10:07:04 -08:00
Kenny Root
ab4fbffdfb Use ARM TLS register for emulator
This is dependent on having a kernel that uses CONFIG_HAS_TLS_REG=y
which is enabled in change Ic497e41270a4ad78ca55ab5674b5342e8d939e56

Change-Id: I456c270dd5b4d8fedfb423ac8e363fd37b77f8ce
2011-12-08 08:51:07 -08:00
Jean-Baptiste Queru
26dea7a3e2 am 8dd412a9: Merge from AOSP
* commit '8dd412a900c73144b0d868e3e872938052071d95':
  English must be the first language specified
2011-11-30 10:51:12 -08:00