- 03 Oct, 2014 2 commits
-
-
Andreas Gampe authored
-
Andreas Gampe authored
Prebuilts are now preopted. This requires a bump in system image size. Technically a 13M bump would have been fine, but round up to 50M for a little bit of future breathing space. Bug: 17772057 Change-Id: Ib10dc24960c0b2e03ef28c55c3c199382802d4e1
-
- 02 Oct, 2014 5 commits
-
-
Andreas Gampe authored
To skip dex-preopting prebuilts (to save system image space), set "DONT_DEXPREOPT_PREBUILTS := true". Bug: 17772057 Change-Id: I13f10e2a9c251366f29606158f8c2fb54f8ee8b1
-
Justin Koh authored
* commit '626f62b3': DO NOT MERGE Update version code for MR1 (4.4W.2)
-
Justin Koh authored
* commit 'cef526f0': DO NOT MERGE Update version code for MR1 (4.4W.2)
-
Stephen Hines authored
Bug: 14416410 Our linker uses "start" as the primary entry point, so we need to adjust this for mingw-based Windows compiles, or nothing will execute correctly. Change-Id: I6e99f43e075ef9f00500099ce34ec4425c996454
-
Ying Wang authored
-
- 01 Oct, 2014 7 commits
-
-
Tim Murray authored
-
Stephen Hines authored
-
Stephen Hines authored
-
Tim Murray authored
Change-Id: Iebf255d7cc093b74e08b1f1378d9b397fd9dd3b9
-
Ying Wang authored
aapt already does so. Bug: 16947729 Change-Id: I813fb8cf41b3ec836e6e6d5f68af12dc385169f8
-
Justin Koh authored
Change-Id: Ib87f27166f773d8e880e7ffcded8e8b739989b7c
-
Ying Wang authored
Change-Id: I2d8fd93f004d9e0c29c71b887810b2624769789e
-
- 30 Sep, 2014 3 commits
-
-
Ying Wang authored
-
Stephen Hines authored
Bug: 14416410 prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32 is the location for the checked-in hermetic mingw Windows compiler. This removes our reliance on host mingw when building with "make win_sdk". Change-Id: I1f9bbb85912d9855be32f9cab4bdfd12d6d3246c
-
Stephen Hines authored
Bug: 14416410 Change-Id: Ife2d7329795f229adcddc5c57b20aa96c56387c0
-
- 28 Sep, 2014 2 commits
-
-
Andrew Boie authored
Change-Id: Ie90976afdaada6410b1566fe497ce86ee935ad41 Signed-off-by:
Andrew Boie <andrew.p.boie@intel.com> Reviewed-on: https://android.intel.com/232319
-
Chet Haase authored
These new v7 support lib APIs were never added to the make files to allow docs to be build, so they don't appear in the reference docs. Adding them to pathmap.mk fixes this. Issue #17681531 Add docs for CardView and Palette Change-Id: If9a4562c5e9629dc29791185dd720c6986c2b9a8
-
- 27 Sep, 2014 3 commits
-
-
Dirk Dougherty authored
am 6f1efb31: am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies. * commit '6f1efb31': Doc change: increment queryparam to trigger cache flush on proxies.
-
Dirk Dougherty authored
* commit '11451e2e': Doc change: increment queryparam to trigger cache flush on proxies.
-
Dirk Dougherty authored
* commit '83fadade': Doc change: increment queryparam to trigger cache flush on proxies.
-
- 26 Sep, 2014 2 commits
-
-
Dirk Dougherty authored
Change-Id: I0ffbcc48761e697340e0c4a721893b33a085a137
-
Ying Wang authored
So result of get-prebuilt-src-arch can be passed to LOCAL_MODULE_TARGET_ARCH, which takes empty string as "any" actually. Change-Id: I916c9738ccce4a94ac084fb4141d54659e896a1f
-
- 25 Sep, 2014 4 commits
-
-
Brett Chabot authored
-
Brett Chabot authored
Its now included in tradefed-prebuilt. Bug: 17649015 Change-Id: I058bed467fb739a311b0645b7da6a6b72497c290
-
Jeff Arneson authored
-
Dianne Hackborn authored
Merge "And then L, without ever becoming a real code name, transforms like magic to 5.0." into lmp-dev
-
- 24 Sep, 2014 1 commit
-
-
Ying Wang authored
To fix "Argument list too long" error seen on some machines. Change-Id: I6f34668e938412751e257b4b543358e1fc0809a1
-
- 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
-
- 20 Sep, 2014 1 commit
-
- 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 2 commits
-
-
Ying Wang authored
Bug: 17507247 Bug: 14694978 Change-Id: I160a37bc0970315054606829aa112b67eaee7d49
-
Jeff Arneson authored
No need to pass in the HTML tags to start and end the list, since we do the same thing everywhere, and it wasn't very complete anyways. Change-Id: I504b78b699a03cc5ba7c6f0584173087aab2024b
-
- 14 Sep, 2014 1 commit
-
-
Ying Wang authored
-