Commit graph

68 commits

Author SHA1 Message Date
Steve Block
5243b109ac WebKit clean required by move of V8 to external/v8.
Change-Id: Idc425e143c928a7da39af9a002705699e3e12901
2009-11-05 07:07:03 +00:00
Dan Egnor
d1850e739b Fix incremental build break in openssl. 2009-10-29 13:05:27 -07:00
Dan Egnor
a6b495ce40 Clean frameworks after replacing IDropBox.aidl with
IDropBoxService.aidl, which causes some build confusion
with dependencies and Parcelables and so on.

(Will be checked in immediately after the change in question)
2009-10-28 16:25:47 -07:00
android-build SharedAccount
8a5d527223 resolved conflicts for merge of 3fa11599 to eclair-mr2 2009-10-28 16:12:11 -07:00
Dianne Hackborn
3fa115999c Bump version to 2.1 API 6.
Change-Id: Ic607952dfaa96d8735c83bb26bae4f2f4161fcbc
2009-10-26 17:40:19 -07:00
Steve Block
9234663c55 WebKit clean required by merge with new WebKit version.
Change-Id: I59377d6a0420bfb13b25b4ed7240b47e8aae6114
2009-10-19 18:41:07 +01:00
Dianne Hackborn
ff6f3fe448 Finish issue #2168428: STOP SHIP: Bump API version to 5.
We are now 2.0.  Note that CorpCal and PhoneConfig are now gone
until their prebuilts are updated.

Change-Id: I26d13d6b75f5633113d82b8d90788d8bbc915014
2009-10-08 20:50:27 -07:00
Jeff Hamilton
c171f00fc7 Add a cleanspec rule for the change to bump the API version to 5.
Change-Id: I6b35018552b3a9fc2016f054c8a3c2feb41bc0ad
2009-10-07 00:30:19 -05:00
Jason Chen
e3f5cd4a25 Clean steps for a product configuration change.
Cleans up intermediates produced for a prebuilt app
included in some product configurations.
2009-09-30 12:25:55 -07:00
Dave Sparks
55ad5cc3e6 Change default notification to OnTheHunt. Bug 2146688. 2009-09-28 17:27:32 -07:00
Nick Pelly
dfb05e7a16 cleanspek for Bluetooth API change.
Change-Id: I3bc628b4dae7757aa616f09a69e6c0f6612b7f87
2009-09-28 13:34:07 -07:00
Joe Onorato
f88d14c16f Cleanspec entry for the old launcher on 2009-09-24 09:27:35 -07:00
Mike Lockwood
f4dc5f07c0 cleanspec.mk: clean GPS related binaries.
Change-Id: I9717440f74a76b06e0128465234d588b26aa71a0
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-23 14:02:32 -04:00
Joe Onorato
79ece19f7a Add a cleanspec entry for the VoiceSearch breakage that works. 2009-09-21 13:34:04 -04:00
Debajit Ghosh
2492327c9b fix broken incremental builds due to some voicesearch change. 2009-09-17 15:30:00 -07:00
Ben Murdoch
1f030dcba6 Update the cleanspec to clean libwebcore.
Change-Id: Ie27e0e1c8a617199f1d8ff0b484936ccd14b04de
2009-09-17 11:29:36 +01:00
Andrei Popescu
270de9284a Cleanstep required by switching back to JSC in the browser 2009-09-08 19:47:22 +01:00
Mike Lockwood
3e747ac3fe Add clean step for /system/bin/bugreport symlink
Change-Id: Ib2abb22184b16b6b3c5bc0e38141922f3fcbfca0
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-03 15:01:07 -04:00
Scott Su
40ea53098c Remove frameworks/base/im from build path 2009-08-23 23:43:24 -07:00
Andrei Popescu
fb71fe7126 Clean libwebcore after new WebKit merge 2009-08-20 12:42:30 +01:00
Chih-Chung Chang
0db6f1ed39 Need this to update system properties (for change 21876). 2009-08-19 18:14:23 +08:00
Dan Egnor
67dc3d9a99 oops, missed one 2009-07-30 16:53:26 -07:00
Dan Egnor
d51042522a Needed for incremental builds after MD2 removal 2009-07-30 16:23:04 -07:00
Wei Huang
99b2a774c5 clean step for data messaging api. 2009-07-27 08:46:24 -07:00
Mike Lockwood
4c7219640f cleanspec.mk: clean step for enabling GPS on passion
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-24 17:03:09 -04:00
Marco Nelissen
9ccf6197ad am 33a76aa9: Clean step to remove silent ringtone.
Merge commit '33a76aa9199583ff0a53900ba8ebe2b4c39d85ed'

* commit '33a76aa9199583ff0a53900ba8ebe2b4c39d85ed':
  Clean step to remove silent ringtone.
2009-07-23 16:25:28 -07:00
Jack Palevich
b58ec9f0c8 Merge commit '2613966d' into manualmerge
Conflicts:
	cleanspec.mk
2009-07-23 13:23:09 -07:00
Marco Nelissen
33a76aa919 Clean step to remove silent ringtone. 2009-07-23 09:23:44 -07:00
Jack Palevich
2613966d5d Clean up after removing android.opengl.Version 2009-07-22 16:04:39 -07:00
Feng Qian
7166e3a882 Force rebuild libwebcore.
This should be submitted after 8156.
2009-07-21 22:24:02 -07:00
Erik Gilling
3c3fae144e Force sholes to rebuild in order to pick up linker fix
A work around is implmented in the new linker to avoid instruction streams
which are known to cause problems on cortex a8.  In order to work reliably
with branch prediction enabled, the entire runtime needs to be built with
this toolchain.

Signed-off-by: Erik Gilling <konkers@android.com>
2009-07-20 15:48:03 -07:00
Marco Nelissen
7d7a573218 cleanstep for removing the asf config file 2009-07-16 08:27:40 -07:00
Mike Lockwood
56c7c9d598 cleanspec.mk: Add clean step needed for switching sholes to real GPS.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-13 19:26:34 -04:00
Wei Huang
a84cc3187e add clean step for IDataMessagingService. 2009-07-13 13:37:53 -07:00
Andrei Popescu
370a09bd20 force libwebcore clean build after turning <video> support with V8 2009-07-03 01:10:41 +01:00
Andrei Popescu
09e82c0d93 force clean build of libwebcore after turning video on 2009-06-19 21:13:32 +01:00
Feng Qian
1f1759ef70 Add clean-libwebcore to clean spec. 2009-06-18 18:40:31 -07:00
The Android Open Source Project
9af64663a3 bumped version, cleaned up 2009-06-18 09:33:04 -07:00
Cary Clark
81b459ce08 do not merge : add clean step for webkit security fix 2009-06-11 11:04:19 -04:00
Jaikumar Ganesh
4dd5eb0488 Add cleanspec only for SDK and simulator. 2009-06-09 22:34:35 -07:00
Jaikumar Ganesh
0942768af1 Bluez4 changes
Rename hcid to bluetoothd, modify include paths, add cleanspec
2009-06-09 17:20:47 -07:00
Android (Google) Code Review
b80319f1d7 am 44714e51: Merge change 3248 into donut
Merge commit '44714e51ca202a0e0e4d8190f684a0aeb0d21d20'

* commit '44714e51ca202a0e0e4d8190f684a0aeb0d21d20':
  clean up old libcamera and libqcamera
2009-06-05 00:29:46 -07:00
Iliyan Malchev
8db32f6098 clean up old libcamera and libqcamera
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-06-03 11:40:15 -07:00
Android (Google) Code Review
59b3ce6142 am 1028c4f0: Merge change 2184 into donut
Merge commit '1028c4f04051f95fbb4fd9120e7ab1cf43462bd5'

* commit '1028c4f04051f95fbb4fd9120e7ab1cf43462bd5':
  cleanspec.mk: Clean anroid.location intermediates to deal with ILocationCollector removal.
2009-05-21 09:42:43 -07:00
Mike Lockwood
21917335cf cleanspec.mk: Clean anroid.location intermediates to deal with ILocationCollector removal.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-21 11:35:36 -04:00
Android (Google) Code Review
bcbdb9dbf3 am 2223e3c2: Merge change 1797 into donut
Merge commit '2223e3c2706a0c77b12a4526c78ce1611a641605'

* commit '2223e3c2706a0c77b12a4526c78ce1611a641605':
  Remove tcpdump from the old location (it's now in system/xbin)
2009-05-18 23:55:41 -07:00
Ed Heyl
50ca1cf796 cherry-pick bd215ed974 2009-05-15 15:02:03 -07:00
Dan Egnor
44aadc7733 Remove tcpdump from the old location (it's now in system/xbin) 2009-05-15 13:05:52 -07:00
Doug Kwan
bd215ed974 Rollback to gcc-4.2.1 2009-05-14 02:17:32 -07:00
Grace Kloba
afd5902962 AI 145798: Add a clean step to clean libwebcore as we just got a new WebKit
Automated import of CL 145798
2009-04-10 18:37:08 -07:00