summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Place linker arguments after objects for gccConley Owens2011-11-101-7/+7
* Stop Packaging Old CTS Test Runner FilesBrian Muramatsu2011-11-031-12/+1
* new LOCAL_DEX_PREOPT option "nostripping"Ying Wang2011-10-244-7/+21
* Remvoe whisperd from user_tags.mk.Ying Wang2011-10-171-1/+0
* New PRODUCT_AAPT_PREF_CONFIG.Dianne Hackborn2011-10-145-1/+10
* core: remove the built fake packages (not installed) on installcleanDima Zavin2011-10-121-1/+1
* core: remove fake package timestamps on installcleanDima Zavin2011-10-111-1/+2
* mr0 - do not mergeEd Heyl2011-10-111-1/+1
* am 49c6a2b5: fix build fingerprint: dev-keys vs test-keysDoug Zongker2011-10-051-2/+9
|\
| * fix build fingerprint: dev-keys vs test-keysDoug Zongker2011-10-051-2/+9
* | am f9ede7e9: Merge "sign non-PRESIGNED prebuilt apks" into ics-factoryromDoug Zongker2011-10-051-34/+48
|\ \ | |/
| * Merge "sign non-PRESIGNED prebuilt apks" into ics-factoryromDoug Zongker2011-10-051-34/+48
| |\
| | * sign non-PRESIGNED prebuilt apksDoug Zongker2011-10-051-34/+48
| * | Merge "Install path support for vendor modules." into ics-factoryromYing Wang2011-10-053-5/+18
| |\ \ | | |/ | |/|
| | * Install path support for vendor modules.Ying Wang2011-09-213-5/+18
* | | am 81703a19: Merge "Support for product-specific dev keys." into ics-factoryromEd Heyl2011-10-046-28/+50
|\ \ \ | |/ /
| * | Support for product-specific dev keys.Ying Wang2011-10-046-28/+50
| * | Cherrypick 6de7bc61 from master. do not merge.Xavier Ducrohet2011-09-211-1/+1
| |/
* | Enforce no prebuilt apks in PRODUCT_COPY_FILES.Ying Wang2011-09-291-0/+6
* | Merge "Generate an empty target if there is no packages"Ying Wang2011-09-271-0/+2
|\ \
| * | Generate an empty target if there is no packagesYing Wang2011-09-261-0/+2
* | | resolved conflicts for merge of 2f2882a0 to masterDavid 'Digit' Turner2011-09-231-0/+1
|\ \ \ | |/ / |/| |
| * | am fdb13fcc: am 0cc5e1ef: Merge "sdk: Fix broken google_sdk and google_sdk_x8...David 'Digit' Turner2011-09-221-1/+1
| |\ \
| | * \ am 0cc5e1ef: Merge "sdk: Fix broken google_sdk and google_sdk_x86 add-on buil...David 'Digit' Turner2011-09-221-1/+1
| | |\ \
| | | * \ Merge "sdk: Fix broken google_sdk and google_sdk_x86 add-on build." into ging...David 'Digit' Turner2011-09-221-1/+1
| | | |\ \
| | | | * | sdk: Fix broken google_sdk and google_sdk_x86 add-on build.David 'Digit' Turner2011-08-311-1/+1
* | | | | | Merge "Let's call MR0 4.0.1."Dianne Hackborn2011-09-211-1/+1
|\ \ \ \ \ \
| * | | | | | Let's call MR0 4.0.1.Dianne Hackborn2011-09-211-1/+1
* | | | | | | Copy notice file in the new system image folderXavier Ducrohet2011-09-211-1/+1
|/ / / / / /
* | | | | | am 04c48584: Merge "Fix OVERRIDE_BUILT_MODULE_PATH for prebuilt shared librar...Ying Wang2011-09-201-0/+11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge "Fix OVERRIDE_BUILT_MODULE_PATH for prebuilt shared libraries." into ic...Ying Wang2011-09-201-0/+11
| |\ \ \ \ \
| | * | | | | Fix OVERRIDE_BUILT_MODULE_PATH for prebuilt shared libraries.Ying Wang2011-09-151-0/+11
| * | | | | | Enable building sdk/avdlauncher in the Win SDK. DO NOT MERGE.Raphael2011-09-161-0/+1
| * | | | | | Don't strip llvm-rs-rc in core/Makefile. DO NOT MERGE.Raphael2011-09-161-9/+0
| |/ / / / /
* | | | | | Merge "Install path support for vendor modules."Ying Wang2011-09-203-5/+18
|\ \ \ \ \ \
| * | | | | | Install path support for vendor modules.Ying Wang2011-09-133-5/+18
* | | | | | | am 7094bf3a: am 25863d73: build the sqlite3 binary for use by the OTA toolsDoug Zongker2011-09-201-0/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 25863d73: build the sqlite3 binary for use by the OTA toolsDoug Zongker2011-09-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | build the sqlite3 binary for use by the OTA toolsDoug Zongker2011-09-191-0/+1
| | * | | | | | DO NOT MERGE: Update hc-LTE PLATFORM_VERSION from 3.2 to 3.2.2.Wink Saville2011-08-171-1/+1
* | | | | | | | New LOCAL_SDK_RES_VERSION config var.Dianne Hackborn2011-09-192-4/+10
* | | | | | | | Merge "Don't strip llvm-rs-rc in core/Makefile"Raphael2011-09-161-9/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't strip llvm-rs-rc in core/MakefileRaphael2011-09-151-9/+0
* | | | | | | | | Merge "Enable building sdk/avdlauncher in the Win SDK."Raphael2011-09-161-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Enable building sdk/avdlauncher in the Win SDK.Raphael2011-09-161-0/+1
| |/ / / / / / /
* | | | | | | | Use LOCAL_REQUIRED_MODULES to add dependency of installed shared librariesYing Wang2011-09-151-56/+56
* | | | | | | | Merge commit '4d7ddab160ba29247225e11c2092dcfd68bd6baf' into ics-factoryromEd Heyl2011-09-151-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Hello, Android 4.0.Dianne Hackborn2011-09-141-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | default versionEd Heyl2011-09-151-1/+1
|/ / / / / /
* | | | | | Move forward installed-files.txt in the dependency graphYing Wang2011-09-091-33/+28