Commit Graph

2645 Commits

Author SHA1 Message Date
Elliott Hughes
5f454f031f am 19fbca0a: Merge "Remove elftree."
* commit '19fbca0a9d73841a5cf9c7265e4711e0ed2cdf23':
  Remove elftree.
2015-02-17 21:36:01 +00:00
Elliott Hughes
33937e0edf Remove elftree.
Other than the original commit (from an author who's long gone), the
only people who've ever touched elftree are us, fixing the build on
many different occasions. It's not referenced anywhere else in the
tree, so let's find out if anyone's actually using it...

Change-Id: I5c6163064d64ba686b796f7886b19cf330069a94
2015-02-17 13:22:33 -08:00
Elliott Hughes
fe7c8b693d am 7a35b085: Merge "Use the exported elfutils headers."
* commit '7a35b08548fbdadd43b79f98297d0d7cf2fea1c5':
  Use the exported elfutils headers.
2015-02-17 21:16:59 +00:00
Elliott Hughes
a865d35c48 am 092ddc95: Merge "Clean cruft out of the elftree makefile."
* commit '092ddc95f04c74ebd928c194e7a7af113f7a0337':
  Clean cruft out of the elftree makefile.
2015-02-17 21:09:41 +00:00
Elliott Hughes
bfe6908093 Use the exported elfutils headers.
Change-Id: I792507de67da32fe9a5db55760e9a81070c7e721
2015-02-15 11:51:16 -08:00
Elliott Hughes
3dbc29e17a Clean cruft out of the elftree makefile.
Change-Id: I5a14c42297331f0a44b9d753f3fe754433b96f98
2015-02-15 11:40:28 -08:00
Baligh Uddin
5fd0e38c0a Import translations. DO NOT MERGE
Change-Id: Iefd0773327c4d0aa246381ea63b94b898cfcc75f
Auto-generated-cl: translation import
2014-10-30 11:17:54 -07:00
Sky Faber
2247b043df DO NOT MERGE: idegen: Skip directories named *.java when parsing source.
Change-Id: I8a6700ebcc198851b80de4832a43d147dc887f3a
(cherry picked from commit e83d6400fb)
2014-10-24 18:20:36 +00:00
Tor Norbye
b6b7487e23 Bug 17782530: Annotations using retention policy source remain in .class
Change-Id: I763e99c243d85406162e3b898fe1e5af8c216173
2014-10-06 16:21:36 -07:00
Tor Norbye
0eac39db90 17782530: Annotations using retention policy source remain in .class
Change-Id: Ia62e0d6ef5024515567be6564197e723f0013ee0
2014-10-04 18:49:35 +00:00
Kenny Root
b0d83cf4db make_key: reduce raciness of password input
(cherry picked from commit 7f3f83e0e3)

Bug: 14595245
Change-Id: I8a9e4f2c46aa3c85763975c5cb7a47df197f7746
2014-07-31 16:04:20 -07:00
Baligh Uddin
dbd7a9fbdf Remove deprecated locales - DO NOT MERGE
Change-Id: If073e059cb3161240952fafde16878c502c69341
2014-07-19 13:04:57 -07:00
Baligh Uddin
4b69c37f13 Import translations. DO NOT MERGE
Change-Id: I2f1bfc0cf656725c24986e167e64cb9b47099c79
Auto-generated-cl: translation import
2014-07-06 04:13:58 -07:00
Baligh Uddin
6f5610e8f4 Import translations. DO NOT MERGE
Change-Id: I29a847229dc5048e6311586c837e49b8f77f8535
Auto-generated-cl: translation import
2014-06-30 14:44:01 +00:00
Ying Wang
3016ff6d0a am c8ed8c25: am bcfa67e5: am 1e1b10ac: Merge "Switch to SDK_HOST_ARCH"
* commit 'c8ed8c25bc796cd82fb1df0ea100e320a542eeb3':
  Switch to SDK_HOST_ARCH
2014-06-11 19:26:28 +00:00
Ying Wang
bcfa67e56d am 1e1b10ac: Merge "Switch to SDK_HOST_ARCH"
* commit '1e1b10acd152ae67670587ef1682ba6a3ed8a66c':
  Switch to SDK_HOST_ARCH
2014-06-10 16:28:00 +00:00
Ying Wang
e7db94431e Switch to SDK_HOST_ARCH
SDK_HOST_ARCH will be x86 if we are doing 32-bit host multilib build,
in which HOST_ARCH is actually x86_64.

Bug: 13751317
Change-Id: I8b7893b10cc4d0e71076b3b3625ec2f352aa8602
2014-06-09 15:03:04 -07:00
Steve Moyer
e561dd4846 DO NOT MERGE: fix package for AndroidJUnitRunner
Change-Id: I6b3fb006212f273d018121800d1d94e8a8d7404d
2014-06-04 09:59:22 -07:00
Steve Moyer
23a8adf276 DO NOT MERGE: Add SmsTest and mege emulator smoke tests
Picked Changes:
Add SMS test to verify emulator can receive sms from DDMS
Adding test tag to sms test
Add up to 6 10 second delays to wait for sms
Merging emulator smoke test projects
Combining SmsTest, GpsLocationTests, and ConnectivityTest

Conflicts:
	build/sdk.atree

Change-Id: I1343c59418a69b2f5e1eb0c6cde54f2bc09300ac
2014-06-04 09:55:31 -07:00
Evan Charlton
ffa8245e66 Add support for OSX to intellij-gen.sh
Remove the hardcoded "linux-x86" path, and add support for darwin-x86.

Change-Id: I4c5db4683a6e8aac7d894e64415142d2ca5954a2
2014-05-20 10:55:54 -07:00
Evan Charlton
10163e76fc am 311e3662: Merge "Merging emulator smoke test projects" into master-nova
* commit '311e3662bdaec82c621fd3b04c4505ce60d2df15':
  Merging emulator smoke test projects
2014-05-13 15:19:06 +00:00
Baligh Uddin
31078f7fbd am 3b842a86: keep history after reset to master-nova-dev
* commit '3b842a8628da809286b810b6881e382890ead1f6':
2014-05-13 15:18:49 +00:00
Chiao Cheng
c8201d5e84 Overhaul of intellij-gen script.
Overall much better at find proper dependencies.
* No more need for aggregate modules.
* Source file searching.
* Make file token substitution.
* Inclusion src directories.
* Multi project/package support.
* Made framework module optional as some unbundled
  branches do not include it.

Change-Id: Ie5ee66c488fc9141043137f716a3891f952bfe7f
2014-03-17 12:52:43 -07:00
Steve Moyer
b99f97d38e Merging emulator smoke test projects
Combining SmsTest, GpsLocationTests, and ConnectivityTest

Change-Id: I7a9b8e787af37704e6af43b93f169ef90980cb2d
2014-03-03 15:28:02 -08:00
Steve Moyer
138d520cf7 Merging emulator smoke test projects
Combining SmsTest, GpsLocationTests, and ConnectivityTest

Change-Id: I7a9b8e787af37704e6af43b93f169ef90980cb2d
2014-02-20 10:26:59 -08:00
Steve Moyer
128ba33143 Add up to 6 10 second delays to wait for sms
Change-Id: I59a4542d70e56bf9442e2bb075c6a0a5a0454fb3
2014-02-18 16:44:38 -08:00
Steve Moyer
a7524da862 Adding test tag to sms test
Change-Id: Ie8ef012cf07715582b602e75a2ba19dfe1c22a29
2014-02-11 18:36:07 -08:00
Steve Moyer
cc08ee921a Add SMS test to verify emulator can receive sms from DDMS
Change-Id: I168a8c75df76eb997ac5abf06a10437881bdff76
2014-02-10 16:13:52 -08:00
Baligh Uddin
44c0b09b7b Remove deprecated locales
Bug:11340849
Change-Id: Ic82f58c40a174d05093a3b3c52833584ac7a0de3
2013-12-09 22:00:10 +00:00
Ben Cheng
3332adb785 am e8ce7584: am 18e10d81: am 4a09318c: Merge "Temporarily disable elftree on darwin-x86"
* commit 'e8ce7584301f7fa72c83a124f4e2e909c0a63f03':
  Temporarily disable elftree on darwin-x86
2013-11-23 12:41:07 -08:00
Ben Cheng
18e10d81e3 am 4a09318c: Merge "Temporarily disable elftree on darwin-x86"
* commit '4a09318c1e6f2ffde53ac9219bb0e392228ef925':
  Temporarily disable elftree on darwin-x86
2013-11-22 17:22:11 -08:00
Ben Cheng
4a09318c1e Merge "Temporarily disable elftree on darwin-x86" 2013-11-23 01:15:49 +00:00
Ben Cheng
4a7c39c97b Temporarily disable elftree on darwin-x86
Change-Id: Ib4a73283ad18088de33da3c00278aae67c485fac
2013-11-22 17:02:53 -08:00
The Android Open Source Project
c61dbe23a4 Merge commit '8eccbd3b5d90b9f0557c9a01f49d45e98ac85a46' into HEAD 2013-11-22 16:46:47 -08:00
Kenny Root
5cd6376aed am a163fa90: am 7e0d5c29: am c9421a7a: Merge "make_key: add EC key generation support"
* commit 'a163fa900395cf8ebc1bbd143becc6bf2433781d':
  make_key: add EC key generation support
2013-11-22 10:49:30 -08:00
Kenny Root
a163fa9003 am 7e0d5c29: am c9421a7a: Merge "make_key: add EC key generation support"
* commit '7e0d5c29b33f3056aedcb44cb8cbae808c11c35d':
  make_key: add EC key generation support
2013-11-22 10:43:34 -08:00
Kenny Root
c9421a7ac6 Merge "make_key: add EC key generation support" 2013-11-22 18:37:38 +00:00
Ben Cheng
ad593476a8 am 23604216: am 45d19989: am 4b60b014: Merge "Switch to use elfutils 0.153"
* commit '236042169e83cf4cf1a1bcc28cc71cd0c3744aef':
  Switch to use elfutils 0.153
2013-11-21 23:00:08 -08:00
Ben Cheng
236042169e am 45d19989: am 4b60b014: Merge "Switch to use elfutils 0.153"
* commit '45d1998989aab744df954a0357cf1eed7d2123b1':
  Switch to use elfutils 0.153
2013-11-21 18:44:07 -08:00
Ben Cheng
75c68c9c53 Switch to use elfutils 0.153
Change-Id: Ie6ee5911949f6d32f39f1f8800ddf41550dedd95
2013-11-21 16:36:27 -08:00
Kenny Root
98356f64a8 make_key: add EC key generation support
Add the ability to create EC keys for use in creating ECDSA signatures.

Change-Id: Ia1654b69056413d66275ea6c55d8273f5f09f5c6
2013-11-06 09:25:28 -08:00
Tor Norbye
5b47af05d5 Re-enable typedef stripping
Change-Id: I128b06209223dfc79dc94645847f32df4cd11b1b
2013-09-21 12:37:44 -07:00
Baligh Uddin
501ecc50fc Import translations. DO NOT MERGE
Change-Id: Ie3decee38150b828ca6b4dd79b368bcf357000c0
Auto-generated-cl: translation import
2013-09-14 00:03:28 -07:00
Tor Norbye
784abcfaf1 Temporarily disable removing typedefs
Change-Id: Ief7cb3b570d2b36b7101f622ab77cbdf7d699e3e
2013-09-12 17:09:59 -07:00
Baligh Uddin
dfd89ed284 Import translations. DO NOT MERGE
Change-Id: Id816a500425dc981c2cacf2ca4244590b297418f
Auto-generated-cl: translation import
2013-09-11 15:17:43 -07:00
Baligh Uddin
abe977a1a0 Import translations. DO NOT MERGE
Change-Id: I2fab6ac7f7c64a96d376945e3ab8efdccb4e9dcc
Auto-generated-cl: translation import
2013-08-28 23:19:16 -07:00
Baligh Uddin
df1f9ce180 Import translations. DO NOT MERGE
Change-Id: I55f373813538f3b5bebf25d3fd0dcdd39cd57b42
Auto-generated-cl: translation import
2013-08-26 13:43:04 -07:00
Baligh Uddin
e4615ae08d Import translations. DO NOT MERGE
Change-Id: I3ee7318d1d1a1f395b2827e2e81101c4c149b549
Auto-generated-cl: translation import
2013-08-21 15:48:52 -07:00
Baligh Uddin
970abae927 Import translations. DO NOT MERGE
Change-Id: I0c334e86677a2418afb7b0003db3a55f534bbe36
Auto-generated-cl: translation import
2013-08-19 11:53:06 -07:00
Tor Norbye
11835f7fcb Add typedef removal tool
The rmtypedefs tool is inteded only for the Android build itself.

It is given a set of .class file folders, and it finds any .class
files within those folders that correspond to "typedef annotations":
these are annotation classes that themselves have been annotated with
@IntDef or @StringDef. These typedefs should all be using
@Retention(RetentionPolicy.SOURCE), something this tool will check and
report if not the case.

However, even if an annotation only has source level retention, the
annotation class *itself*, will still be created as a .class file.  We
don't want these annotations in the Android system image, so this tool
is used to find and nuke the corresponding .class files for the
annotations themselves.

Change-Id: Ia343cc5bdbf215ded24b4354f3d92f5a9076eae3
2013-08-13 14:56:13 -07:00