Commit Graph

15 Commits

Author SHA1 Message Date
Michael Bestas b9ee68c3fb kernel: Correct CROSS_COMPILE_ARM32 toolchain
* Missed in the original commit that switched to
  androidkernel toochain

Change-Id: I9b6d2e7216b48d22bcb7eec62c4fd9c05a895d18
2019-09-06 13:18:19 +05:30
Luca Weiss daadd960fe repopick: cmp() is not available in Python 3, define it manually
Change-Id: I16a89aa555e62f105d888e87cb43afd26606076b
2019-08-12 15:43:13 +05:30
Jake Weinstein 54901d12cf vendor: import DT image building script from LineageOS
Change-Id: Ia9d1f72d324f9efdfc79f241ed33f429bd6faec0
2019-08-04 11:53:06 -05:00
Adarsh-MR aebd27ac3e vendor/pa: soong: Add target_uses_color_metadata soong flag
Change-Id: Id24a93d4e13fcdc596c1d9f40b50ddcd8a6cd8bb
Signed-off-by: Adarsh-MR <adarshmr1998@gmail.com>
2019-03-23 11:49:41 +00:00
TheStrix d831c5e65d pa: envsetup: Run hidl-gen update script for mka & brunch as well
Change-Id: If0771df976d7c338ef1aeec8c23416d513601631
2019-02-05 14:42:33 +05:30
TheStrix f777e153ea vendor: build: Add our local envsetup script
- Original src: a504aa4498/build/envsetup.sh
 - Adapted for ParanoidAndroid.

Change-Id: I1665b536994011ff8ff8e04672a3fc792d95b017
2019-02-05 14:29:31 +05:30
TheStrix 75e5110d48 pa: Add repopick.py script from LineageOS
- src: 49d26ba39a/build/tools/repopick.py
 - Adapt for AOSPA

Change-Id: Ifce28e3eda1817b6e5334a85c96deb56cda1c156
2019-02-05 14:27:41 +05:30
Paul Keith cfca97d459 Revert "soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS"
* The per-process API level override will take care of this

This reverts commit cf7f7d48d0297f9a64413076d755b00e10e48c9a.

Change-Id: I3c0b5879ddf8e9dcc0b56a6e9a2855e515685389
2019-01-04 16:18:59 +05:30
Anay Wadhera ea9f5cf0dc kernel: Don't error on use of KERNEL_HEADERS_INSTALL_DIR
- Many of the CAF modules still use this,
   we stick to this for now.

Change-Id: I68ac5628e22840569eae967f4a98a7b76bf9753a
2019-01-04 14:22:02 +05:30
Josh Choo fa2e938ee8 build: Ignore kernel.mk if target provides its own kernel makefile
Builds that use the stock CAF device/qcom/common
generate_extra_images.mk may want to ignore this kernel.mk.

Set TARGET_PROVIDES_KERNEL_MAKEFILE to true to ignore kernel.mk.

Test: make bootimage. Build succeeds.
Change-Id: Ieb2718636170f86600d44d8a99434a57826a5309
Signed-off-by: Josh Choo <dev@joshchoo.com>
2018-12-26 14:31:28 +05:30
Jake Weinstein f01910f890 Import kernel building script from Lineage OS
Change-Id: I2cf68cef5205ca32ba745761ae2f06b12cd194d7
2018-10-06 17:21:16 +00:00
Luca Stefani 064d1de9f7 build: Add dtbo task
Change-Id: I1101cb204ab583a204447d63e6a031a17179dfe7
(cherry picked from commit 8bffb053db418022c7cba5d67234412edd675862)
2018-10-06 17:18:29 +00:00
Paul Keith 219ba91ce0 aospa: Sort soong variables and configurations
Change-Id: I4a191f8ce61123e30f780f8e39411a7723fb6197
2018-09-20 03:51:44 +05:30
Adrian DC d4ce840caa soong_config: Add TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS
* Soong product variable 'needs_text_relocations'

Change-Id: Ia22c94922f37c49f0d66a67747efa0ee97b4e477
Signed-off-by: Adrian DC <radian.dc@gmail.com>
2018-09-20 03:51:44 +05:30
Simon Shields 242fca89a5 aospa: add soong bits for boardflags
Change-Id: Iff6c08f1e356ddd9fa0f5ea3308c57df5f5db885
2018-09-20 03:51:44 +05:30