summaryrefslogtreecommitdiffstats
path: root/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update OTA to understand SELinux labels and capabilitiesNick Kralevich2013-09-101-3/+5
* Create an empty zip file if no dict file found.Ying Wang2013-08-281-2/+5
* Collect NOTICE files for apps_only build.Ying Wang2013-08-241-0/+2
* am b88ca53a: am ddce2eb0: am de32713f: Merge "Collect and store proguard obfu...Ying Wang2013-08-231-0/+18
|\
| * am ddce2eb0: am de32713f: Merge "Collect and store proguard obfuscation dicti...Ying Wang2013-08-231-0/+18
| |\
| | * Collect and store proguard obfuscation dictionary files.Ying Wang2013-08-231-0/+18
* | | am 2363485c: am 06de9f94: am 8709497e: Merge "Revert "Collect and store progu...Ying Wang2013-08-231-18/+0
|\ \ \ | |/ /
| * | am 06de9f94: am 8709497e: Merge "Revert "Collect and store proguard obfuscati...Ying Wang2013-08-231-18/+0
| |\ \ | | |/
| | * Revert "Collect and store proguard obfuscation dictionary files."Ying Wang2013-08-231-18/+0
* | | am 93b95dc4: am aa87a11d: am afd7457a: Merge "Collect and store proguard obfu...Ying Wang2013-08-231-0/+18
|\ \ \ | |/ /
| * | am aa87a11d: am afd7457a: Merge "Collect and store proguard obfuscation dicti...Ying Wang2013-08-231-0/+18
| |\ \ | | |/
| | * Collect and store proguard obfuscation dictionary files.Ying Wang2013-08-221-0/+18
* | | Don't bother going through the source treeYing Wang2013-08-091-1/+19
* | | Merge "distinguish signed and unsigned user builds in UI"Doug Zongker2013-07-231-4/+5
|\ \ \
| * | | distinguish signed and unsigned user builds in UIDoug Zongker2013-07-231-4/+5
| | |/ | |/|
* | | Merge "add PDK_PLATFORM_ZIP_PRODUCT_BINARIES to allow adding product specific...keunyoung2013-07-221-1/+8
|\ \ \
| * | | add PDK_PLATFORM_ZIP_PRODUCT_BINARIES to allow adding product specific binari...keunyoung2013-07-221-1/+8
* | | | Merge "Revert "Update OTA to understand SELinux filesystem labels""Michael Runge2013-07-221-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Update OTA to understand SELinux filesystem labels"Michael Runge2013-07-221-4/+3
* | | | Merge "Update OTA to understand SELinux filesystem labels"Nick Kralevich2013-07-181-3/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update OTA to understand SELinux filesystem labelsNick Kralevich2013-07-181-3/+4
| |/
* | am a1f8cdf7: Merge "Allow several system property files"Ying Wang2013-07-181-3/+8
|\ \ | |/ |/|
| * Allow several system property filesJohan Redestig2013-07-161-3/+8
| * Don't install all host modules by default.Ying Wang2013-03-061-1/+0
* | Support to build vendor.imgYing Wang2013-03-251-1/+42
* | Skip userdata.img only if partition size is not give for extfs.Ying Wang2013-03-151-2/+11
* | Don't build userdata.img if no partition sizeYing Wang2013-03-151-2/+2
* | recovery: choose between available fonts based on device densityDoug Zongker2013-03-061-0/+12
* | Allow to call dist-for-goals multiple times for the same fileYing Wang2013-03-011-6/+2
* | Run e2fsck only when building images with the target files.Ying Wang2013-02-271-3/+5
* | Start producing target files using the unified fstab.Ken Sumrall2013-02-211-0/+2
* | am 71195ec7: am d01d0bf8: am 58a87c5c: Merge "core/Makefile: Allow specificat...Ying Wang2013-01-041-3/+14
|\ \ | |/
| * am d01d0bf8: am 58a87c5c: Merge "core/Makefile: Allow specification of file l...Ying Wang2013-01-041-3/+14
| |\
| | * am 58a87c5c: Merge "core/Makefile: Allow specification of file locations"Ying Wang2013-01-041-3/+14
| | |\
| | | * core/Makefile: Allow specification of file locationsAndrew Boie2013-01-041-3/+14
* | | | am a40166d1: am 5455455a: am a6f10400: am 7dc45a8b: Add simg2img and e2fsck t...Ying Wang2013-01-041-1/+3
|\ \ \ \ | |/ / /
| * | | am 5455455a: am a6f10400: am 7dc45a8b: Add simg2img and e2fsck to the otatools.Ying Wang2013-01-041-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | am a6f10400: am 7dc45a8b: Add simg2img and e2fsck to the otatools.Ying Wang2013-01-041-1/+3
| | |\ \
| | | * | Add simg2img and e2fsck to the otatools.Ying Wang2013-01-041-1/+3
| * | | | am ead4b642: am 5f97f2b6: am 6a6c1121: Run e2fsck on built sparse images.Ying Wang2012-12-181-1/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | am 5f97f2b6: am 6a6c1121: Run e2fsck on built sparse images.Ying Wang2012-12-181-1/+1
| | |\ \ | | | |/
| | | * Run e2fsck on built sparse images.Ying Wang2012-12-111-1/+1
| * | | Establish explicit dependency on selinux file_contexts.Ying Wang2012-11-211-1/+4
* | | | Run e2fsck on built sparse images.Ying Wang2012-11-271-1/+1
* | | | Establish explicit dependency on selinux file_contexts.Ying Wang2012-11-211-1/+4
* | | | am 41824825: am 0d211eb9: Merge "Split to multiple bash commands."Ying Wang2012-10-261-7/+15
|\ \ \ \ | |/ / /
| * | | am 0d211eb9: Merge "Split to multiple bash commands."Ying Wang2012-10-261-7/+15
| |\ \ \
| | * | | Split to multiple bash commands.Ying Wang2012-10-261-7/+15
* | | | | am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android...Mike Lockwood2012-10-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am daf5e22d: Add new embedded target for a super minimal android buildMike Lockwood2012-10-261-1/+1
| |\ \ \ \ | | | |/ / | | |/| |