- 22 Sep, 2014 1 commit
-
-
Dianne Hackborn authored
The code name looked at 5.0 despondently. "Won't anyone care about me? Why does everyone pretend like I don't even exist!" And it was true -- for all of its life, nobody had ever whispered L's true name, at least not in the same breath as many other names that were not L's at all. But 5.0 knew better. "L," the number said, "don't you fear. Some day, I am sure, your name will go up in lights. Your name will shine brighter than even my own. And everyone who is anyone will know your name, write pages and pages all about your name, and debate endlessly about everything you are." L could only hope this would be true. But not today. Today, L is still nobody. Change-Id: I2523dd34ff7486badf8c9cd40e43833a5ef448b8
-
- 19 Sep, 2014 2 commits
-
-
Bill Yi authored
BUG:17578207
-
Michael Runge authored
-
- 18 Sep, 2014 2 commits
-
-
Michael Runge authored
There may be cases where there is an OEM partition but it has no effect on the OTA itself. In these cases, ignore an empty value from the misc_info.txt Change-Id: I5f467e873030765af12810a07ddd5f302ca8cc0b
-
Vineeta Srivastava authored
Add oem_fingerprint_properties to misc_info.txt only when it is not empty. Shamu does not have OEM specific OTA config and oem_fingerprint_properties does not need to be set in misc_info.txt. For sprout, it stays the same. Bug: 16635599 Change-Id: I7e6c6f5ce1f94f8f1b6da0c2f56bc67ff9fc0f1c
-
- 16 Sep, 2014 2 commits
-
-
David 'Digit' Turner authored
-
David 'Digit' Turner authored
Due to a bad previous merge, everytime 'lunch' is called, a new instance of prebuilts/android-emulator/<system>/ will be added to your PATH. This patch fixes the issue by removing the duplicate code that should have been removed during the merge. Note that android-emulator is still being added once to the PATH by code that appears before in the script. BUG=17524154 Change-Id: Iaa03159b0c81b15ef4c7c420e2f76e0a48aba789
-
- 15 Sep, 2014 1 commit
-
-
Ying Wang authored
Bug: 17507247 Bug: 14694978 Change-Id: I160a37bc0970315054606829aa112b67eaee7d49
-
- 14 Sep, 2014 1 commit
-
-
Ying Wang authored
-
- 13 Sep, 2014 1 commit
-
-
Ying Wang authored
Build odex for both arch in multilib build if an app has LOCAL_MULTILIB := both. Refactored the common setup code to a separate file setup_one_odex.mk. Bug: 17409149 Bug: 14694978 Change-Id: I74c9426cd74fe0b0cb4811368f740a88ac2ae022
-
- 12 Sep, 2014 5 commits
-
-
Tyler Gunn authored
- Changing reference from Telecomm to Telecom. Bug: 17364651 Change-Id: I5b7200396dfc5f0d4c62f9a1aa50bd4fdc04fccf
-
Jeff Arneson authored
-
Brian Carlstrom authored
-
Esteban Talavera authored
-
Brian Carlstrom authored
Bug: 17253957 Change-Id: Ifd6d5984f63981e1f99b6ae6f9459c2801588459
-
- 11 Sep, 2014 9 commits
-
-
Ying Wang authored
-
Ying Wang authored
In PDK build, or when a product adds its own boot jars we skip the check. Bug: 17434570 Change-Id: I9096ebfa38280c5d2ca84bdc489b455876103f5d
-
Raphael Moll authored
-
Dan Albert authored
Change-Id: I8edb5252b5e71de042b79cb9eb2a497d89efb773 (cherry picked from commit bfbd41ed)
-
Dan Albert authored
I've been told this is no longer in use, and it's the only user of external/grub, which is distressingly out of date. Change-Id: I434a55e0d68f6db97fa71e294e983ff1802e9ba6 (cherry picked from commit de21059a)
-
Ying Wang authored
-
Jeff Arneson authored
Add the "Included in documentation due to annotations..." text for fields, enum constants, and pretty much everything with a description. Added annotation text to eh classes.cs file used to generate the class list page. Change-Id: I2685d1a34fa292088c03ccd76f2627fe954c9000
-
Esteban Talavera authored
Bug: 17312478, 17316711 Change-Id: I2613178ea82a6c6268e7f8012e74c4a852fea0d4
-
Doug Zongker authored
When generating incrementals for the system and vendor partitions, check the first block (which contains the superblock) of the partition to see if it's what we expect. If this check fails, give an explicit log message about the partition having been remounted R/W (the most likely explanation) and the need to flash to get OTAs working again. Bug: 17393999 Change-Id: Ifd2132b428dbc4907527291712690204a3664ac0
-
- 10 Sep, 2014 9 commits
-
-
Jeff Arneson authored
-
Ying Wang authored
Change-Id: I75d9733870c37a44ce55ae6cbcfb3f67e1387e9d
-
Tim Murray authored
-
Tim Murray authored
bug 17417839 Change-Id: Iea4aede874f751ac732c3e3ae7a11e18613edcf5
-
Jeff Arneson authored
Made the foreground of the "included in docs by annotation..." orange, the same color used in the header of the docs page. This text is inserted when the showAnnotations flag is used with doclava Change-Id: I56e0b2060ed42cd0d077fff149d578d31c763f95
-
Ian Rogers authored
-
Alexander Ivchenko authored
Remove -msse2 for x86 (-mssse3 should be provided by the compiler). Remove -fPIC (compiler provides by default). Remove -fno-inline-functions-called-once. Change-Id: Ibb29934224c4eedfff926dc72c3b6342c1861ac9 (cherry picked from commit 388dce31)
-
Ying Wang authored
The whitelist is a preconfigured list of regular expressions of package names. Run the check as a task by default in platform build. Bug: 17434570 Change-Id: Ieaaf7efb5f4fc7a83677f3675780ca902972be97
-
Mark Renouf authored
* commit '0ab5cc6b': Allow for opt-in of proguard shrinking of tests with new flag
-
- 09 Sep, 2014 3 commits
-
-
Mark Renouf authored
* commit '99332f11': Allow for opt-in of proguard shrinking of tests with new flag
-
Mark Renouf authored
By adding 'shrinktests' to LOCAL_PROGUARD_ENABLED, the -dontshrink flag will be omitted from the resulting proguard config allowing tests to have unnecessary classes removed before dexxing. Clockwork is running into 64k method limits on some tests which depend on GmsCore. On 4.4W (klp-modular-dev) we don't have the option for multi-dex so proguard is the only solution here. This change leaves the default behavior unchanged. Shrinking is still disabled for tests by default unless the 'shrinktests' flag is set in the Makefile. Change-Id: Ib586ae9e7f617072b41e95742559bf7c8a6a6ce1
-
Doug Zongker authored
Bug: 17443175 Change-Id: I2b8b0a3b56e667b749ac167a6d09dc973ecf8419
-
- 08 Sep, 2014 3 commits
-
-
Mike Lockwood authored
-
Mike Lockwood authored
so we don't have to remember to add it to device.mk for all products. Bug: 17189905 Change-Id: Ia19c5e16bc7916996804a52eccd3ecca89099f09
-
Jeff Arneson authored
-
- 06 Sep, 2014 1 commit
-
-
Ying Wang authored
-