summaryrefslogtreecommitdiffstats
path: root/core/package_internal.mk
Commit message (Expand)AuthorAgeFilesLines
* Convert comma in split arguments to underscore.Ying Wang2014-10-011-3/+5
* Allow LOCAL_ASSET_DIR point to nonexistent dirYing Wang2014-09-201-1/+8
* Support to build apk odex for both arch.Ying Wang2014-09-131-1/+2
* Don't apply PRODUCT_AAPT_PREF_CONFIG if LOCAL_PACKAGE_SPLITS is setYing Wang2014-07-301-0/+4
* Improve rules of split apks.Ying Wang2014-07-231-6/+16
* Support LOCAL_PACKAGE_SPLITS.Ying Wang2014-07-221-0/+30
* Support "LOCAL_SDK_VERSION := system_current"Ying Wang2014-07-191-2/+2
* New installation path for apks and their JNIs.Ying Wang2014-07-181-0/+1
* am 01b179bf: am bb964f00: am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointi...Ying Wang2014-06-251-5/+13
|\
| * am bb964f00: am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to dir gen...Ying Wang2014-06-251-5/+13
| |\
| | * Allow LOCAL_RESOURCE_DIR pointing to dir generated during the buildYing Wang2014-06-251-5/+13
* | | am 904446ce: am 1a3d260f: am e69d4350: Merge "Support to add JNI of both arch...Ying Wang2014-06-251-2/+4
|\ \ \ | |/ /
| * | am 1a3d260f: am e69d4350: Merge "Support to add JNI of both archs in multilib...Ying Wang2014-06-251-2/+4
| |\ \ | | |/
| | * Support to add JNI of both archs in multilib build.Ying Wang2014-06-251-2/+4
* | | Reinforce the dependency on package-export.apk.Ying Wang2014-06-191-1/+1
* | | am dcf90646: am 8898f2e2: am f4999d3b: Merge "Fix pattern rules for for libd...Ying Wang2014-05-281-1/+1
|\ \ \ | |/ /
| * | am 8898f2e2: am f4999d3b: Merge "Fix pattern rules for for libdvm."Ying Wang2014-05-281-1/+1
| |\ \ | | |/
| | * Fix pattern rules for $(installed_odex) for libdvm.Ying Wang2014-05-281-1/+1
* | | am 913e0317: am a72e6f80: am 8a3f514d: Merge "Split the rules to build the od...Ying Wang2014-05-221-7/+12
|\ \ \ | |/ /
| * | am a72e6f80: am 8a3f514d: Merge "Split the rules to build the odex file"Ying Wang2014-05-221-7/+12
| |\ \ | | |/
| | * Split the rules to build the odex fileYing Wang2014-05-211-7/+12
* | | am 8074ff4d: am a8355eca: am 64f3a191: Merge "Multilib support for odex"Brian Carlstrom2014-05-191-7/+1
|\ \ \ | |/ /
| * | am a8355eca: am 64f3a191: Merge "Multilib support for odex"Brian Carlstrom2014-05-191-7/+1
| |\ \ | | |/
| | * Multilib support for odexYing Wang2014-05-181-7/+1
| * | am a59c2935: am 488b23d9: Merge "Update rules to install JNI libraries."Ying Wang2014-04-191-44/+1
| |\ \ | | |/
| | * Update rules to install JNI libraries.Ying Wang2014-04-181-44/+1
* | | Update rules to install JNI libraries.Ying Wang2014-04-181-44/+1
* | | Temporarily use a separate var for including shared resourcesAdam Lesinski2014-03-251-2/+2
* | | Set up dependency of resource_export_packageYing Wang2014-03-251-1/+2
* | | Add LOCAL_APK_LIBRARIES to the AAPT -I flagAdam Lesinski2014-03-251-2/+12
|/ /
* | am d14f3cc7: am 5384c187: Merge "Add LOCAL_NDK_STL_VARIANT:=c++_static and c+...Andrew Hsieh2014-03-181-1/+8
|\ \ | |/
| * Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_sharedAndrew Hsieh2014-03-171-1/+8
* | resolved conflicts for merge of 7cd7bd65 to klp-modular-dev-plus-aospColin Cross2014-02-121-13/+10
|/
* add support for module supported or unsupported target architecturesColin Cross2014-02-121-0/+469