Go to file
Ying Wang 989ac38d93 Add tool to package up built modules.
With this change, you can package up modules while avoiding installing
them to the system.img or userdata.img.
- build/core/tasks/tools/package-modules.mk
  You can use this template to package up modules into a zip file and
  preserve the installed file paths.
- LOCAL_PICKUP_FILES, you can use this variable to package up extra
  files/directories.

Bug: 13585955
Change-Id: I103042b24ccf17cf5dc90c016d97ed1dd293e50b
2014-05-08 17:01:06 -07:00
core Add tool to package up built modules. 2014-05-08 17:01:06 -07:00
libs/host Move pseudolocalize to aapt 2013-04-26 14:40:41 +01:00
target Bump userdata image size from 200 MB to 550 MB 2014-05-06 17:40:23 -07:00
tools Add 32 / 64 bit abi lists to system properties. 2014-04-08 17:40:40 +01:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Add dalvik.vm.dex2oat-flags for eng build 2014-05-06 20:40:11 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Use java_home to determine jdk location. 2014-04-30 11:43:00 +01:00