aboutsummaryrefslogtreecommitdiffstats
path: root/apex
Commit message (Expand)AuthorAgeFilesLines
* Add NOTICE file path to apex bundle base rule.Jaewoong Jung2019-09-051-1/+2
|\
| * Add NOTICE file path to apex bundle base rule.Jaewoong Jung2019-09-041-1/+2
* | Build module from source branch instead of using prebuilds when coverage is e...Kun Niu2019-08-071-0/+4
|\|
| * Build module from source branch instead of using prebuilds when coverage is e...Kun Niu2019-08-051-0/+4
* | fix: APEX prebuilts are disabled in platform buildJiyong Park2019-07-161-1/+1
|\|
| * fix: APEX prebuilts are disabled in platform buildJiyong Park2019-07-171-1/+1
* | Merge changes I2c00af07,I2f49fa7d into qt-devJiyong Park2019-07-161-4/+7
|\|
| * Fix the unbundled mainline module buildJiyong Park2019-07-151-4/+7
* | Don't use APEX prebuilts when asan is onJiyong Park2019-07-111-4/+10
|\|
| * Don't use APEX prebuilts when asan is onJiyong Park2019-07-111-4/+10
* | Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to trueJiyong Park2019-07-091-1/+14
|\|
| * Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to trueJiyong Park2019-07-071-1/+14
* | Embed NOTICE output as an APEX asset.Jaewoong Jung2019-06-262-14/+21
|\|
| * Embed NOTICE output as an APEX asset.Jaewoong Jung2019-06-252-14/+21
* | Optionally embed NOTICE files in apks.Jaewoong Jung2019-06-262-23/+5
|\|
| * Optionally embed NOTICE files in apks.Jaewoong Jung2019-06-252-23/+5
* | Teach soong not to duplicate the HWASAN runtime into each APEX.Peter Collingbourne2019-06-061-0/+11
|/
* Revert "Revert "Strip libgcc to only keep fallback symbols""Yi Kong2019-05-071-0/+7
* Revert "Strip libgcc to only keep fallback symbols"Colin Cross2019-05-061-7/+0
* Strip libgcc to only keep fallback symbolsYi Kong2019-05-031-0/+7
* Merge "Prebuilt APEXes are recoreded in apexkeys.txt" into qt-devTreeHugger Robot2019-04-242-5/+35
|\
| * Prebuilt APEXes are recoreded in apexkeys.txtJiyong Park2019-04-232-5/+35
* | Set default target SDK version for APEXJiyong Park2019-04-232-0/+14
|/
* Fix package path of android/soong/android pctxColin Cross2019-04-101-1/+1
* Make prebuilt_apex be usable via :modulename syntaxNikita Ioffe2019-04-081-0/+11
* Add filename property to prebuilt_apexNikita Ioffe2019-04-082-4/+29
* Add installable property for prebuilt_apexNikita Ioffe2019-04-061-1/+10
* Key property is removed from prebuilt_apexJiyong Park2019-04-012-40/+0
* Always bundle the public key for APEXJiyong Park2019-04-013-45/+19
* Arch-specific source for prebuilt_apexJiyong Park2019-03-302-6/+61
* Add prebuilt_apex.Jaewoong Jung2019-03-283-1/+118
* :module syntax support properties in apex_keyJiyong Park2019-03-222-10/+56
* Notice support for APEXJiyong Park2019-03-212-0/+61
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-3/+3
* Fix the symbol file paths for files in APEXesJiyong Park2019-03-201-3/+9
* respect relative_install_path for binaries in APEXesJiyong Park2019-03-182-7/+4
* product_specific support for apex_keyJiyong Park2019-03-152-4/+48
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-10/+2
* Add support for including py_binary and *_go_binary in apexsAlex Light2019-03-011-3/+32
* Revert "Add override_module."Jaewoong Jung2019-02-281-1/+1
* Add override_module.Jaewoong Jung2019-02-271-1/+1
* Include symlinks in flattened apexsAlex Light2019-02-251-1/+7
* Don't use stubs for host apexsAlex Light2019-02-211-1/+4
* Merge "Install external deps of an APEX"Treehugger Robot2019-02-211-0/+14
|\
| * Install external deps of an APEXJiyong Park2019-02-201-0/+14
* | Export make vars using MakeVars methodJiyong Park2019-02-201-17/+8
|/
* build apexkeys.txtJiyong Park2019-02-192-29/+83
* Add ":name" support for manifest and androidManifest properties in apexJiyong Park2019-02-142-3/+25
* Remove prefer_sanitize.* propertiesJiyong Park2019-02-141-34/+10
* Ensure that make doesn't flatten zipapex files.Alex Light2019-02-131-3/+3