summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Use stagefright (instead of OpenCore) authoring engine by defaultJames Dong2010-06-241-0/+3
| | | | | | -rebased Change-Id: Ic184789eb4fb99b0e7cd5883bbe1267f903bc834
* Remove now unnecessary property overrides to opt into stagefright.Andreas Huber2010-06-231-7/+0
| | | | | Change-Id: I9810030e5576ac5a9cb31fcf0ce3f0baa96f6f40 related-to-bug: 2370115
* resolved conflicts for merge of 2b8d2383 to gingerbreadYing Wang2010-06-151-1/+1
|\ | | | | | | Change-Id: I9174f843f0fde139a7d582f45b027f3face5c981
| * Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS.Joe Onorato2010-06-101-1/+1
| | | | | | | | Change-Id: I79e6f60e009dad3a48709962347441e4ca0c337a
* | Add SystemUI.apk to the generic build.Joe Onorato2010-06-021-0/+1
| | | | | | | | Change-Id: I03d92d93fbcb51808a096fb7d48c1b693efa777d
* | Merge "Atomic/SMP update." into krakenAndy McFadden2010-06-021-0/+3
|\ \
| * | Atomic/SMP update.Andy McFadden2010-06-011-0/+3
| | | | | | | | | | | | | | | | | | | | | Added "TARGET_CPU_SMP := true" to simulator configuration, since it's likely the simulator will be running on SMP hardware. Change-Id: I7527895abe70ffaece5c52fd3ffcfe4b0d698fd2
* | | am b93e03cb: am 52911309: Cherry-pick unbundled build changes from masterYing Wang2010-06-021-0/+7
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Merge commit 'b93e03cbc9d47a9d9a385c780ed64639e2a23ae5' into kraken * commit 'b93e03cbc9d47a9d9a385c780ed64639e2a23ae5': Cherry-pick unbundled build changes from master
| * | am 52911309: Cherry-pick unbundled build changes from masterYing Wang2010-06-021-0/+7
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '529113098350c026ec521258d4c6fba51f285a48' into froyo-plus-aosp * commit '529113098350c026ec521258d4c6fba51f285a48': Cherry-pick unbundled build changes from master
| | * Cherry-pick unbundled build changes from masterYing Wang2010-05-261-0/+7
| | | | | | | | | | | | Change-Id: I82cab32f00b7b729d9b01c8e1532c8bf0ad2fb92
* | | am 0c5363c8: am 8e5605a7: Add QuickSearchBox to the SDK build.Xavier Ducrohet2010-05-251-1/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '0c5363c8571eef11eeb21a575da941565c34191e' into kraken * commit '0c5363c8571eef11eeb21a575da941565c34191e': Add QuickSearchBox to the SDK build.
| * | am 8e5605a7: Add QuickSearchBox to the SDK build.Xavier Ducrohet2010-05-251-1/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '8e5605a774fd2f61c6d5bae0440b20fc0bdd79f7' into froyo-plus-aosp * commit '8e5605a774fd2f61c6d5bae0440b20fc0bdd79f7': Add QuickSearchBox to the SDK build.
| | * Add QuickSearchBox to the SDK build.Xavier Ducrohet2010-05-251-1/+2
| | | | | | | | | | | | Change-Id: Ia0cc7b4cd8245d368685d50cf32cd21875cbdbbf
* | | Make Vorbis decoding through stagefright the default.Andreas Huber2010-05-251-1/+2
| | | | | | | | | | | | Change-Id: I4273b766024f5363fdd05c3d30d0c71209679950
* | | Merge "Set no camera default for emulator/generic/sim builds." into krakenChih-Chung Chang2010-05-233-0/+9
|\ \ \
| * | | Set no camera default for emulator/generic/sim builds.Chih-Chung Chang2010-05-103-0/+9
| | | | | | | | | | | | | | | | Change-Id: I3c75d093bb48a9d10952d587c3e48bbcc227f139
* | | | am bc12cd04: merge from open-source masterThe Android Open Source Project2010-05-144-1/+25
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | | | | Merge commit 'bc12cd04b878a9c3520abd21600c2078c930adc3' into kraken * commit 'bc12cd04b878a9c3520abd21600c2078c930adc3': Use a different kernel boot line for the disk installer. Use a property to enable the eth0 LAN port on the emulator
| * | merge from open-source masterThe Android Open Source Project2010-05-144-1/+25
| |\ \ | | | | | | | | | | | | Change-Id: I0dd123dde8f0da42a99313cffed6a48d30e38381
| | * \ Merge "Use a different kernel boot line for the disk installer."Jean-Baptiste Queru2010-05-141-1/+3
| | |\ \
| | | * | Use a different kernel boot line for the disk installer.Bruce Beare2010-05-071-1/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I6b20386a24e1141bfe2a252b635243c235d46865
| | * | | Use a property to enable the eth0 LAN port on the emulatorBruce Beare2010-05-053-0/+22
| | |/ / | | | | | | | | | | | | Change-Id: I26f4ec7fac9b7a8ad3013914967cf0f8fdec91ff
* | | | am f9e275b0: merge from open-source masterThe Android Open Source Project2010-05-054-11/+79
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit 'f9e275b0c785aa8ed83606e5b98f37d2050a528e' into kraken * commit 'f9e275b0c785aa8ed83606e5b98f37d2050a528e': Add support for x86 VirtualBox Emulation
| * | | merge from open-source masterThe Android Open Source Project2010-05-054-11/+79
| |\ \ \ | | |/ / | | | | | | | | Change-Id: Ie06ab3b2424480706c644f1a803a6e3de400f15d
| | * | Add support for x86 VirtualBox EmulationBruce Beare2010-05-054-11/+79
| | | | | | | | | | | | | | | | | | | | To make a VirtualBox install image, make installer_img
* | | | am ae4e1455: merge from open-source masterThe Android Open Source Project2010-05-037-0/+328
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'ae4e14556bb3a789c4263ebba7ed42b3035e13f6' into kraken * commit 'ae4e14556bb3a789c4263ebba7ed42b3035e13f6': Adapt to new location of libcore Make expr more POSIXy generic_x86 support Remove obsolete machine-setup.html reference.
| * | | merge from open-source masterThe Android Open Source Project2010-05-037-0/+328
| |\ \ \ | | |/ / | | | | | | | | Change-Id: I3d24628d38c99369f242733d9089d7c5669a4623
| | * | generic_x86 supportBruce Beare2010-04-287-0/+328
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add in Makefiles and support files for x86 builds Based on changes by: wonjong.lee <wonjong.lee@windriver.com> Additional changes by: Mark Gross <mark.gross@intel.com> Additional changes by: Bruce Beare <brucex.j.beare@intel.com> Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
| | * | Add provisioning app in the generic buildJean-Baptiste Queru2010-03-041-0/+1
| | | | | | | | | | | | | | | | Change-Id: Iffdd4d21a3c55e7a73d58289fda31ac8a27a18ac
| | * | merge from open-source masterJean-Baptiste Queru2009-12-211-1/+1
| | |\ \
| | | * | Enable building for simulatorRavi K Yenduri2009-12-101-1/+1
| | | | |
| | | * | eclair snapshotJean-Baptiste Queru2009-11-137-13/+32
| | | | |
* | | | | Replace AlarmClock with DeskClock in the SDKJean-Baptiste Queru2010-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I82a8fe1b1fbea78acde5ad61dc595fe8272377bc
* | | | | am 19e9fff3: am 74134a50: Add camera sounds to the emulator system image build.Xavier Ducrohet2010-04-081-0/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '19e9fff37e4d3309557d07cf963dc577ca49fcf0' into kraken * commit '19e9fff37e4d3309557d07cf963dc577ca49fcf0': Add camera sounds to the emulator system image build.
| * | | | am 74134a50: Add camera sounds to the emulator system image build.Xavier Ducrohet2010-04-081-0/+2
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | Merge commit '74134a503fc908b28ad0ff87e1291698fbceb9cf' into froyo-plus-aosp * commit '74134a503fc908b28ad0ff87e1291698fbceb9cf': Add camera sounds to the emulator system image build.
| | * | | Add camera sounds to the emulator system image build.Xavier Ducrohet2010-04-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2538315 Change-Id: I30c477ecbe5f0c0a64ca7c3796e72642df0002bf
* | | | | am 83f002f7: am f96cb307: Merge "Add Protips to all builds." into froyoDaniel Sandler2010-04-082-0/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '83f002f758a54fbb7b690a3d0432cc911353eb18' into kraken * commit '83f002f758a54fbb7b690a3d0432cc911353eb18': Add Protips to all builds.
| * | | | am f96cb307: Merge "Add Protips to all builds." into froyoDaniel Sandler2010-04-082-0/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f96cb307e3c6d0eb08fd3e4a17d1d1af7c46d385' into froyo-plus-aosp * commit 'f96cb307e3c6d0eb08fd3e4a17d1d1af7c46d385': Add Protips to all builds.
| | * | | Add Protips to all builds.Daniel Sandler2010-04-072-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2559083 Change-Id: Ibd6333516a798f88e4d4ef08a6246812b1009a76
* | | | | Finish moving the policies out of frameworks/policies/base and into ↵Joe Onorato2010-04-061-2/+0
|/ / / / | | | | | | | | | | | | | | | | | | | | frameworks/base. Change-Id: I6b3991de3276258318cab2aff9651f18b3d07f85
* | | | Add extra IMEs in the full configJean-Baptiste Queru2010-04-051-1/+6
|/ / / | | | | | | | | | | | | Bug: 2556582 Change-Id: I46de0d6d7755b169acaa7689de4ddadb0df9c41f
* | | Package the proper vold config file in SDK system image.Xavier Ducrohet2010-04-011-1/+1
| | | | | | | | | | | | Change-Id: I7698c76d8d704837106450a32cba7b9c8f5b4446
* | | Add CarHome to the SDK.Xavier Ducrohet2010-03-301-0/+1
| | | | | | | | | | | | | | | Bug: 2526512 Change-Id: Ia4f127a4b5ac3bf52ff9664cfbca6fdbda3aa154
* | | Add separate language packs, for extra flexibility.Jean-Baptiste Queru2010-03-263-3/+51
| | | | | | | | | | | | | | | | | | | | | | | | This way, languages can be managed more carefully through the inheritance chain. Bug: 2546758 Change-Id: I14e3d4d60716355fa702cc77128e9da04e30a612
* | | Add Gallery3D in all builds.Jean-Baptiste Queru2010-03-251-0/+1
| | | | | | | | | | | | | | | Bug: 2546464 Change-Id: I110de0fe56bcc7128f490b3ed516637786777773
* | | Add a "full" build config.Jean-Baptiste Queru2010-03-222-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the generic config is limited by its need to be inherited by various configurations, the full config can afford some extra settings by virtue of being essentially a "leaf" config (though obviously it can be conbined with hardware-specific configurations to run on specific devices). Bug: 2533998 Change-Id: Ia95f0ce5305ada4ae6cdf69911fa9a0eeabf0900
* | | Car mode is now a standard part of the platform.Dianne Hackborn2010-03-102-0/+2
| | | | | | | | | | | | | | | | | | | | | The car mode switcher should be on every device, as should the standard car home app. Change-Id: I88bdb3a8b3fc0e748f010ac6592d088bcc0022b0
* | | Switch to Launcher2 for all builds.Daniel Sandler2010-03-033-2/+3
| | | | | | | | | | | | Change-Id: I0a0af777bc290224c72511abfbc8ed60f8ef2174
* | | Allow to explicitly compile the core build configurationJean-Baptiste Queru2010-02-234-3/+54
| | | | | | | | | | | | | | | | | | Also add some missing copyright notices Change-Id: I86873ad58f3dadbec8be741982bed548cb7e3c8e
* | | Enable DeskClock on all devices.Daniel Sandler2010-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alas, poor AlarmClock! I knew, him, Froyo: a fellow of infinite alarm, of most excellent punctuality: he hath warned me of a meeting a thousand times, and now, how abhorred in my build it is! My Droid rings at it. Here hung those beeps that I have snoozed I know not how oft. Where be your chimes now? Your roosters? Your songs? Your flashes of alert, that were wont to set the table on a buzz? Not one now, to post your own notification? Quite ongoing?
* | | Remove Gallery (not 3d) from all builds on masterSriram Raman2010-01-291-1/+0
| | |