- 07 May, 2013 2 commits
-
-
Jeff Sharkey authored
-
Alex Klyubin authored
Change-Id: Ib86a124296ecbc2b2ce9a0323c40c85ceb6cd466
-
- 30 Apr, 2013 1 commit
-
-
Kenny Root authored
-
- 29 Apr, 2013 3 commits
-
-
Kenny Root authored
Change-Id: I130b137f8ba62a3cf1b915dcf6a0cf3dc25043eb
-
Nick Kralevich authored
-
Nick Kralevich authored
Enable _FORTIFY_SOURCE=2 for x86 and MIPS. Currently, this change is a no-op, as Android's libc doesn't support _FORTIFY_SOURCE > 1, yet. The ARM change was made in 316f720b Change-Id: Iafe90beadf9b6a41ea294b7107cf4f18141acf3a
-
- 26 Apr, 2013 1 commit
-
-
Nick Kralevich authored
-
- 25 Apr, 2013 1 commit
-
-
Nick Kralevich authored
Enable _FORTIFY_SOURCE=2 for ARM. Currently, this change is a no-op, as Android's libc doesn't support _FORTIFY_SOURCE > 1, yet. Change-Id: Ib4c8e44e6949a37352c153e3c52a4fa001f18738
-
- 17 Apr, 2013 3 commits
-
-
Jean-Baptiste Queru authored
Change-Id: I61e5c59ba2ba1e1072440cc46202a88d3f89c1f7
-
Ying Wang authored
-
Chih-Wei Huang authored
$(built_odex) depends on $(LOCAL_BUILT_MODULE) but doesn't have any build recipe. It is built by the rules of $(LOCAL_BUILT_MODULE) that results in a subtle bug: $(built_odex) is always newer than $(LOCAL_BUILT_MODULE) if $(LOCAL_BUILT_MODULE) rebuilt. Therefore 'make' thinks the targets (/system/app/$app.odex) depending on $(built_odex) don't need to be updated. It seems an allegedly optimization bug of 'make'. The simple fix is to explicitly add $(LOCAL_BUILT_MODULE) as a dependency of $(installed_odex).
-
- 09 Apr, 2013 1 commit
-
-
Justin Ho authored
Change-Id: I0cc358c96b1c090dc26e20fec40982a21bca7474
-
- 08 Apr, 2013 1 commit
-
-
Justin Ho authored
Change-Id: Ide7d8fd915c6ee0d0f856d8cb60d7f68ea58c961
-
- 06 Apr, 2013 4 commits
- 05 Apr, 2013 1 commit
-
-
Ed Heyl authored
Change-Id: Ice879d6d5884c4193e65e1445c3e077fe7151650
-
- 03 Apr, 2013 1 commit
-
-
Ying Wang authored
-
- 02 Apr, 2013 2 commits
-
-
jwilson authored
Change-Id: I18716683632249573295cb2eb5229a1188ed0f17
-
Wink Saville authored
-
- 30 Mar, 2013 2 commits
- 28 Mar, 2013 1 commit
-
-
Ulas Kirazci authored
Change-Id: I7429015b3c5f7f38b7be01eb2d4927f7a9999c80
-
- 27 Mar, 2013 2 commits
-
-
Brian Carlstrom authored
-
jeffhao authored
The host java files weren't being compiled with -g. (cherry-picked from 3a971f734060d19fc023ccf82e39d956a31b7cfb) Change-Id: I4274910c64ebf52ec955e30e800b34fc309db27b
-
- 26 Mar, 2013 2 commits
-
-
Geremy Condra authored
-
William Roberts authored
Remove the output files for SELinux policy and mac_permissions.xml mapping for changes between user and eng build. Change-Id: Ie27dcedde0c22ce917d90466a763698c86919530
-
- 23 Mar, 2013 2 commits
- 20 Mar, 2013 1 commit
-
-
The Android Automerger authored
-
- 19 Mar, 2013 2 commits
-
-
Andrew Hsieh authored
-
Andrew Hsieh authored
Also see 6c7bc550 Change-Id: Iade6cd6b40cd4840a148098e1d8fc7a0c97e2f66
-
- 18 Mar, 2013 2 commits
- 14 Mar, 2013 2 commits
-
-
Raphael Moll authored
-
The Android Automerger authored
-
- 13 Mar, 2013 1 commit
-
-
Raphael Moll authored
Cleans up some unused/renamed files: - sdk_only_whitelist is better named windows_sdk_whitelist. - a few product.mk dependencies should not be listed here any more but in the sdk/product.mk instead (which they were.) Change-Id: Ifad3049321c8ec4edd8b94b83e570eebba442e7d
-
- 12 Mar, 2013 1 commit
-
-
The Android Automerger authored
-
- 11 Mar, 2013 1 commit
-
-
Ying Wang authored
-