summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* am 5a708879: am 0743f28b: am fd671b2d: Merge "Add the new \'settings\' shell ↵Christopher Tate2012-10-101-0/+1
|\ | | | | | | | | | | | | tool to the build" into jb-mr1-dev * commit '5a708879a8f3be84376bc6c444442d37d6585d13': Add the new 'settings' shell tool to the build
| * Add the new 'settings' shell tool to the buildChristopher Tate2012-10-101-0/+1
| | | | | | | | | | | | | | | | The tool isn't useful unless it's actually built into products. Bug 7299066 Change-Id: I9aaf37bde73a986d871eac6fd4dea15c192110cb
| * Load only the current product config makefile.Ying Wang2012-09-281-0/+6
| | | | | | | | | | | | | | | | | | | | To reduce the start time. With the change and previous change of doing clean step in only given paths, start time of mm/mmm is reduced from ~5s to about 1s; lunch time is reduced from ~40s to 3.5s. Bug: 7186768,7169854 Change-Id: Ifd72ba1c6362a5e1125a23c505fd47947ab56675
* | Load only the current product config makefile.Ying Wang2012-09-271-0/+6
| | | | | | | | | | | | | | | | | | | | To reduce the start time. With the change and previous change of doing clean step in only given paths, start time of mm/mmm is reduced from ~5s to about 1s; lunch time is reduced from ~40s to 3.5s. Bug: 7186768,7169854 Change-Id: Ifd72ba1c6362a5e1125a23c505fd47947ab56675
* | Don't install all host modules by default.Ying Wang2012-09-241-0/+21
| | | | | | | | | | | | | | | | | | Instead we should explicitly set up the dependency, if the module will be used in the build process; Use LOCAL_MODULE_TAGS with eng, debug or tests if the module is for testing; or add to PRODUCT_PACKAGES if it's required by a product. Change-Id: I326e97df6630dee4acc6582ce6cef2dec8289155
* | am 01cf231c: am 0b7e0983: Merge "Add the new NanumGothic makefile to the ↵Bart Sears2012-09-241-0/+1
|\ \ | |/ | | | | | | | | | | build" into jb-mr1-dev * commit '01cf231cbafe5cfba571535f967bcc5d1830385f': Add the new NanumGothic makefile to the build
| * Merge "Add the new NanumGothic makefile to the build" into jb-mr1-devBart Sears2012-09-241-0/+1
| |\
| | * Add the new NanumGothic makefile to the buildBart Sears2012-09-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | There are separate CLs to add the NanumGothic font files and makefiles. Bug: 4531601 Change-Id: Id27f9ff6eb45f666f7f62f1dbe7a06c96c0a717e
* | | am b01402e3: am 53e71420: Revert "Include videoeditor_jni in sdk product build."Siva Velusamy2012-09-241-7/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'b01402e3b47348b9b695be63b0f37162fba0caee': Revert "Include videoeditor_jni in sdk product build."
| * | Revert "Include videoeditor_jni in sdk product build."Siva Velusamy2012-09-241-7/+0
| |/ | | | | | | This reverts commit 997e629d6dca5683af596ba22f564b5346967b95.
* | am 918c56c7: am 32130c6d: Merge "Include videoeditor_jni in sdk product ↵Siva Velusamy2012-09-241-0/+7
|\ \ | |/ | | | | | | | | | | build." into jb-mr1-dev * commit '918c56c7a157b56ea0dc037786627a8101e15cfe': Include videoeditor_jni in sdk product build.
| * Include videoeditor_jni in sdk product build.Siva Velusamy2012-09-211-0/+7
| | | | | | | | | | | | | | | | | | frameworks/base/media depends on libvideoeditor_jni. This change copies the dependencies from generic_no_telephony.mk Fixes Bug 7200384 Change-Id: I135fd4fc613d81aa962bcdf2573894a2ea8ab11d
* | am 0ed78ec7: am d81b9d22: Merge "ISSUE 6849488 Bluedroid stack, remove ↵Zhihai Xu2012-09-202-19/+0
|\ \ | |/ | | | | | | | | | | system/bluetooth." into jb-mr1-dev * commit '0ed78ec7c4b659a1b6b0bd5e39428f882411a0ff': ISSUE 6849488 Bluedroid stack, remove system/bluetooth.
| * Merge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-devZhihai Xu2012-09-202-19/+0
| |\
| | * ISSUE 6849488 Bluedroid stack, remove system/bluetooth.Zhihai Xu2012-09-202-19/+0
| | | | | | | | | | | | | | | | | | | | | remove system/bluetooth stuff. bug 6849488 Change-Id: I8eb85c6da0aa34aefda2916f2c74e5eae51da27e
* | | am 75bfa4af: am ed9a2106: Merge "Remove WebViewDream from the build." into ↵Daniel Sandler2012-09-181-1/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | jb-mr1-dev * commit '75bfa4af16d0a2a8ed60ace5358038e5e08d0f3c': Remove WebViewDream from the build.
| * | Remove WebViewDream from the build.Daniel Sandler2012-09-131-1/+0
| |/ | | | | | | | | | | It will remain in AOSP as sample code. Change-Id: I253034f45d7008beadf9220f6e13a76c3ead3490
* | am 6c03166c: am ead692e5: Merge "add libsurfaceflinger_ddmconnection to ↵Keun young Park2012-08-312-1/+3
|\ \ | |/ | | | | | | | | | | PRODUCT_PACKAGES for PDK build" into jb-mr1-dev * commit '6c03166c3a5e5f571d47a954a8ee5a2d1d2287b8': add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK build
| * Merge "add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK ↵Keun young Park2012-08-312-1/+3
| |\ | | | | | | | | | build" into jb-mr1-dev
| | * add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK buildKeun young Park2012-08-312-1/+3
| | | | | | | | | | | | | | | | | | | | | - the library is dlopened from libsurfaceflinger Bug: 7089510 Change-Id: I5526c0390efd161e596b08c0bf823090b3969dfe
* | | am 7138e336: am ce9ecf38: Merge "Add basic Dreams set to builds." into ↵Daniel Sandler2012-08-311-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | jb-mr1-dev * commit '7138e336dd753394ec7a008e1836891f6e0b1ca1': Add basic Dreams set to builds.
| * | Add basic Dreams set to builds.Daniel Sandler2012-08-311-0/+1
| |/ | | | | | | Change-Id: I7b7e84a84f9fc6c594662baf4dd991ff9af5f162
* | Merge "Adding OneTimeInitializer to build."Chiao Cheng2012-08-301-0/+1
|\ \
| * | Adding OneTimeInitializer to build.Chiao Cheng2012-08-281-0/+1
| | | | | | | | | | | | | | | Bug: 6993891 Change-Id: Id3c0275846a4dd93d82dcfde0249fec0e226a9bd
* | | am 00743e38: am 07791f87: Merge "Include stock Dreams in the build." into ↵Chris Wren2012-08-281-0/+2
|\ \ \ | |/ / |/| / | |/ | | | | | | jb-mr1-dev * commit '00743e38849df7fbc5d6a723bbd5e79658941b69': Include stock Dreams in the build.
| * Include stock Dreams in the build.Chris Wren2012-08-271-0/+2
| | | | | | | | Change-Id: I61953eeb50f8f02845468bc11c723405d5641d7f
* | Adding new dialer application to core.Chiao Cheng2012-08-271-0/+1
| | | | | | | | | | Bug: 6993891 Change-Id: I992d2da9a9468a803b45d956f7df16a741162787
* | am f9f89461: am 6392aeea: Remove imap2 from buildPaul Westbrook2012-08-223-3/+0
|\ \ | |/ | | | | | | * commit 'f9f8946156973f8fa8ab7bdeccbf403c8ddc80cc': Remove imap2 from build
| * Remove imap2 from buildPaul Westbrook2012-08-223-3/+0
| | | | | | | | Change-Id: I64b5db47895e99f76d30e453f4d95c9546a96839
| * Allow full_x86 and full_mips in unbundled build.Ying Wang2012-08-221-4/+4
| | | | | | | | | | | | So we can do unbundled builds for x86 and mips devices. Change-Id: Ibd8c3b0371c316b713a748a6e6ce14fe98fdc4aa
* | am 6d3a1a72: am ffa66a1a: Merge "replace apps for PDK" into jb-mr1-devKeun young Park2012-08-201-4/+5
|\ \ | |/ | | | | | | * commit '6d3a1a72729570a129500169a3749967d42e1b55': replace apps for PDK
| * replace apps for PDKKeun young Park2012-08-201-4/+5
| | | | | | | | | | | | | | | | - Launcher2 to Home - SystemUI to DummySystemUI - Settings to DummySettings Change-Id: Ibeecf3d4df0dbb38737dba7503819d2b700036c1
| * resolved conflicts for merge of 5836d3b3 to jb-mr1-devJoe Onorato2012-08-174-3/+178
| |\ | | | | | | | | | Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea
| | * am f72e34eb: Merge changes ↵Joe Onorato2012-08-164-2/+177
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed4,I623821df,Ifec8e63e,I12d0a847,Idac551e5,I59a88027,I2498139d,I6bd93a87 * commit 'f72e34ebf49ed2a06fe9e37d134f2088e2c0c0e4': Move the old user tagged modules over to base.mk so mini and core both share them. More product debugging. build system changes for jb-aah-dev merge Fail when a non-vendor product references a vendor module. Remove support for user tags in the build system. List the user modules explicitly, and we can get rid of the support for the user tag! Dump the user tagged modules. host modules don't need LOCAL_MODULE_TAGS Don't give the user tag to host modules automatically. Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything. Add tool to parse make dependency info from new --deps flag. Use a more modern -j flag. make product-graph now filtered
| | | * Move the old user tagged modules over to base.mk so mini and core both share ↵Joe Onorato2012-08-163-132/+160
| | | | | | | | | | | | | | | | | | | | | | | | them. Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
| | | * build system changes for jb-aah-dev mergeJoe Onorato2012-08-161-7/+2
| | | | | | | | | | | | | | | | Change-Id: I29e27505a0d9f7cc2932f725bfe1c83d804388bc
| | | * List the user modules explicitly, and we can get rid of the support for the ↵Joe Onorato2012-08-162-0/+152
| | | | | | | | | | | | | | | | | | | | | | | | user tag! Change-Id: I6f412ed4e08d784ed71ec170e870fcf30081963a
* | | | Move the old user tagged modules over to base.mk so mini and core both share ↵Joe Onorato2012-08-163-131/+159
| | | | | | | | | | | | | | | | | | | | | | | | them. Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
* | | | build system changes for jb-aah-dev mergeJoe Onorato2012-08-161-7/+2
| | | | | | | | | | | | | | | | Change-Id: I29e27505a0d9f7cc2932f725bfe1c83d804388bc
* | | | List the user modules explicitly, and we can get rid of the support for the ↵Joe Onorato2012-08-162-0/+152
| | | | | | | | | | | | | | | | | | | | | | | | user tag! Change-Id: I6f412ed4e08d784ed71ec170e870fcf30081963a
* | | | am 5877c1d1: am 81821821: fix PDK boot issueKeun young Park2012-08-151-1/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '5877c1d17d34cd2eb039ec904b2bd4eb9fbd5ddd': fix PDK boot issue
| * | | fix PDK boot issueKeun young Park2012-08-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | - add missing packages to make it boot Change-Id: I9a4a635e67a82c326f9eb1eceb86cffc8f59a2d3
* | | | am 049d1964: am 8513b62f: Merge "Include FusedLocation.apk on sdk builds ↵Jesse Hall2012-08-141-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | too" into jb-mr1-dev * commit '049d1964dc3b0fab51b0f8e3debf6e1cc83c97f9': Include FusedLocation.apk on sdk builds too
| * | | Include FusedLocation.apk on sdk builds tooJesse Hall2012-08-141-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 6969889 Change-Id: Ifda8df58906b3e1d77de0f7de0b1dd07c6bf430f
* | | | am d88c10d7: am f59a64b7: am d3d0beca: am 392bdc1f: Merge "Move the selinux ↵Ying Wang2012-08-131-0/+9
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | modules to core PRODUCT_PACKAGES" * commit 'd88c10d7691f2717a2c1fd0801c9a7798fbe0334': Move the selinux modules to core PRODUCT_PACKAGES
| * | | am d3d0beca: am 392bdc1f: Merge "Move the selinux modules to core ↵Ying Wang2012-08-131-0/+9
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | PRODUCT_PACKAGES" * commit 'd3d0becac9a13836b7c20acba3b21b0625d92324': Move the selinux modules to core PRODUCT_PACKAGES
| | * | am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"Ying Wang2012-08-131-0/+9
| | |\ \ | | | |/ | | | | | | | | | | | | * commit '392bdc1f08eb03ad04eba24a76cc0aea7e1b46d6': Move the selinux modules to core PRODUCT_PACKAGES
| | | * Move the selinux modules to core PRODUCT_PACKAGESYing Wang2012-08-131-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The module names are phony targets and we should avoid having file targets depend on phony targets. Instead the build system makes sure to use the file dependency with PRODUCT_PACKAGES. Change-Id: I8dc59d8f9ed92c146b8827d71278e27214e60f3a
* | | | am 33b8321d: am 0de821b0: Merge "Include FusedLocation.apk on all builds." ↵Nick Pelly2012-08-101-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | into jb-mr1-dev * commit '33b8321d2e3ba308e43fd196ce5dfc832a097a69': Include FusedLocation.apk on all builds.
| * | | Merge "Include FusedLocation.apk on all builds." into jb-mr1-devNick Pelly2012-08-101-0/+1
| |\ \ \