Commit Graph

68668 Commits

Author SHA1 Message Date
Jan Monsch
e147d481fe Removing AFTL integration from release tools.
Bug: 158639560
Test: Treehugger
Change-Id: I6949385e3448ad539099966c41ce99f156e3fdc4
2021-06-29 12:38:59 +00:00
SzuWei Lin
0351d9da61 Include kernel-*-allsyms into boot-*-allsyms.img
The patch fixes the boot-*-allsyms.img of gsi_arm64-userdebug to
pack the kernel with allsyms instead of without allsyms.

Bug: 192318869
Test: build gsi_arm64-userdebug; check the kernel in boot-*-allsyms.img
Test: build gsi_x86_64-userdebug; check the kernel in boot-*-allsyms.img
Change-Id: Ic89dbe27e166d57283c7bef574d525863d20e79f
2021-06-29 10:40:48 +00:00
Martin Stjernholm
28f96414fd Do not complain about unexpected lsdump files when building with
prebuilt APEXes.

Test: m droid SOONG_CONFIG_art_module_source_build=false
Bug: 172480615
Change-Id: Ic75e769dce1ec3440407fe8e88973ae7ed25b651
2021-06-28 16:20:53 +01:00
Jaegeuk Kim
cba3ec7818 Merge "Support block_list and readonly for f2fs" 2021-06-25 18:23:58 +00:00
Orion Hodson
e4debbf136 Merge "Update owners for dex_preopt and verify_uses_libraries" 2021-06-25 08:52:09 +00:00
Jaegeuk Kim
3dc47280e2 Support block_list and readonly for f2fs
Bug: 190760483
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: I9bb3a91d46494ce5ea5c842c3927ea7d97fa24f3
2021-06-24 22:29:05 -07:00
Treehugger Robot
bee97a2052 Merge "Remove GKI APEX from build." 2021-06-25 00:08:51 +00:00
Treehugger Robot
915d0f07b9 Merge "Add MODULE_BUILD_FROM_SOURCE env variable." 2021-06-24 19:23:43 +00:00
Yifan Hong
b948d59876 Remove GKI APEX from build.
Test: pass
Bug: 191954621
Change-Id: I4150c81fbe2446849608ac8dabee674485ba16c4
2021-06-24 12:11:34 -07:00
Dario Freni
f753bc5890 Add MODULE_BUILD_FROM_SOURCE env variable.
When set, module builds will prefer source where applicable.

Bug: 191978129
Test: m; MODULE_BUILD_FROM_SOURCE=true m
Change-Id: Ie7f928674a511a98f17653fa814a42194ee0e9f9
2021-06-24 17:36:20 +00:00
Jeongik Cha
44d1de7b0d Merge "Emit DexPreoptImageLocationsOnDevice as well" 2021-06-23 23:59:07 +00:00
Jeongik Cha
242c436242 Emit DexPreoptImageLocationsOnDevice as well
Bug: 158843648
Test: check if dexpreopt config for the module defined in mk has
DexPreoptImageLocationsOnDevice field.

Change-Id: Ie8c7b1c8c5a6797f71920d9ce671dde0e1f489a3
2021-06-23 23:21:07 +09:00
Treehugger Robot
7b511794ec Merge "Quote the package name -- may contain special chars" 2021-06-22 16:29:02 +00:00
Xin Li
47e76c7a7a Merge "Master is T" 2021-06-22 02:15:38 +00:00
Bob Badour
c3c04f44da Quote the package name -- may contain special chars
Special characterts like & can cause problems if not quoted.

Test: m nothing

Bug: 191604339

Change-Id: I86f659de4a956a3186f21a5333781b92b71e7c17
2021-06-21 12:55:24 -07:00
Devin Moore
c92ebe14f2 Merge "Revert "Throw an error if androidboot.hardware is used for bootconfig"" 2021-06-21 18:22:31 +00:00
Colin Cross
d2e445148a Master is T
Bug: 186121492
Test: treehugger
Merged-In: Ie5ee4479ba98b9f4525b36e38493879a15661905
Change-Id: Ie5ee4479ba98b9f4525b36e38493879a15661905
(cherry picked from commit 5e9ba92e05)
2021-06-21 01:28:32 -07:00
Treehugger Robot
186c7779f1 Merge "Direct Bazel builds from m." 2021-06-21 08:16:21 +00:00
Jingwen Chen
bfa114d05b Direct Bazel builds from m.
This CL extends the `m` function to short circuit to Bazel iff:

1) USE_BAZEL_ANALYSIS is set to 1 or true
2) There is only 1 Soong module requested to be built
3) The Soong module has a corresponding Bazel alias target in @soong_injection//targets/BUILD to the real target in out/soong/workspace.

Test: TH
Change-Id: I976ffa53106c0b52c75b71f1e0e1e8b3ef5cb3d1
2021-06-21 06:12:33 +00:00
Xin Li
3b528144ab Merge "DO NOT MERGE - Merge RQ3A.210605.005" 2021-06-21 05:49:10 +00:00
android-build-team Robot
7ef04b2f41 Version bump to RQ3A.210805.001.A1 [core/build_id.mk]
Change-Id: I8d44f5933d58c0d564983c15cb4aa2ec57575c8f
2021-06-19 05:07:51 +00:00
Xin Li
618ba8464d DO NOT MERGE - Merge RQ3A.210605.005
Bug: 190855093
Merged-In: I4ab3c7053d6b3e669a928307fb17418d2b96749c
Change-Id: I7130ccdf6abae265352723e05de325a6cbd086e5
2021-06-18 15:42:08 -07:00
Devin Moore
5fe993f0cf Revert "Throw an error if androidboot.hardware is used for bootconfig"
This reverts commit 2e43e34d53.

The kernel bootconfig feature has been updated to handle mixed subkeys
and values, so androidboot.hardware is ok to use now.

Test: build and boot cuttlefish with 'hardware=cutf_vm'
Test: build and boot cuttlefish with 'androidboot.hardware=cutf_vm'
Bug: 191502832
Change-Id: I7c3f330a73abe6cf1fb7d14aaaa6cbc3e874a4aa
2021-06-18 13:42:48 -07:00
Inseob Kim
389d81d13e Merge changes from topic "init_first_stage_soong"
* changes:
  Add BUILD_USES_RECOVERY_AS_BOOT to soong config
  Directly create ramdisk dirs in ramdisk image rule
  Add BOARD_BUILD_SYSTEM_ROOT_IMAGE to config vars
2021-06-18 17:12:23 +00:00
TreeHugger Robot
9e581ca2cd Merge "DO NOT MERGE - Merge RQ3A.210605.005" into stage-aosp-master 2021-06-18 11:38:14 +00:00
Treehugger Robot
6b27401ca1 Merge "Add 31.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS" am: 97b0ada631
Original change: https://android-review.googlesource.com/c/platform/build/+/1737423

Change-Id: I4ab3c7053d6b3e669a928307fb17418d2b96749c
2021-06-18 11:25:03 +00:00
Treehugger Robot
97b0ada631 Merge "Add 31.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS" 2021-06-18 11:15:42 +00:00
Treehugger Robot
2c9ae905cb Merge "android-info.txt: do not output 'board=' if no board_name" am: 65f4412cc8
Original change: https://android-review.googlesource.com/c/platform/build/+/1726355

Change-Id: I030c40c0d2eb9e8d7d98eb691f6fdf58bdce3153
2021-06-18 07:05:19 +00:00
Treehugger Robot
65f4412cc8 Merge "android-info.txt: do not output 'board=' if no board_name" 2021-06-18 06:51:55 +00:00
Xin Li
33c2dd6d61 DO NOT MERGE - Merge RQ3A.210605.005
Bug: 190855093
Merged-In: Ibfaf0bcc7e4525786eca62cafc7548030be40c61
Change-Id: Iec9e57f2d6f1afe3015b4c6034612fc0593e2704
2021-06-18 06:43:16 +00:00
Xin Li
61f19204f5 DO NOT MERGE - Mark RQ3A.210410.001 as merged
Bug: 190855093
Merged-In: Ib436241b675f1bb2005fe526c1d11c778f8ccb3b
Change-Id: Ia7bbc87a41689bf8ce4ac90d668d6c93032a56e5
2021-06-17 22:43:24 -07:00
Treehugger Robot
3e28b66d86 Merge "Update OWNERS for signapk." am: 56bed0bcf1
Original change: https://android-review.googlesource.com/c/platform/build/+/1740161

Change-Id: Ib436241b675f1bb2005fe526c1d11c778f8ccb3b
2021-06-18 02:07:36 +00:00
Bill Peckham
6750e52f23 Merge changes Ie63d08ac,Ia7f8200c am: 79b0ec0309
Original change: https://android-review.googlesource.com/c/platform/build/+/1738485

Change-Id: I0868cbe3e5e8cadd0dd6aebfc980b94ff0dffddd
2021-06-18 01:59:11 +00:00
Bill Peckham
ba9ddd3cb7 Introduce droidcore-unbundled target am: 16da01fe20
Original change: https://android-review.googlesource.com/c/platform/build/+/1731753

Change-Id: Ie536e58e431e326a9eeb61f1504299c8a4089f31
2021-06-18 01:58:43 +00:00
Treehugger Robot
56bed0bcf1 Merge "Update OWNERS for signapk." 2021-06-18 00:03:01 +00:00
Bill Peckham
79b0ec0309 Merge changes Ie63d08ac,Ia7f8200c
* changes:
  Fix typo in droidcore-unbundled.
  Introduce droidcore-unbundled target
2021-06-17 22:26:40 +00:00
Elliott Hughes
47066addcf Update OWNERS for signapk.
Test: treehugger
Change-Id: I8914a5386fe51fdf544367826ea643ad785e558d
2021-06-17 15:06:44 -07:00
Treehugger Robot
a3d1f3f4c9 Merge "Add libbinder_rpc_unstable to system image" am: 92fb9274d9
Original change: https://android-review.googlesource.com/c/platform/build/+/1733992

Change-Id: I1e71af755c49bc230033d75a21e88374fe83b91b
2021-06-17 22:00:58 +00:00
Treehugger Robot
92fb9274d9 Merge "Add libbinder_rpc_unstable to system image" 2021-06-17 21:43:55 +00:00
Xin Li
2564864b53 Merge "DO NOT MERGE - Skip ab/7272582" into stage-aosp-master 2021-06-17 21:38:31 +00:00
Xin Li
30967a1c3e DO NOT MERGE - Skip ab/7272582
Bug: 190855093
Merged-In: I5897c3587b19a3343b899f90f798185f921172a7
Change-Id: I29ea52bc8680d95e944709af9c604b2192795781
2021-06-17 14:37:20 -07:00
Treehugger Robot
2f58c897aa Merge "Remove --compatible-output=no as it is now default" am: 8d67d62e55
Original change: https://android-review.googlesource.com/c/platform/build/+/1739037

Change-Id: Ia56d937c7b3c69c55cd01f3654e430243be71518
2021-06-17 19:40:42 +00:00
Treehugger Robot
8d67d62e55 Merge "Remove --compatible-output=no as it is now default" 2021-06-17 19:03:54 +00:00
Aurimas Liutikas
b3ca1a632f Remove --compatible-output=no as it is now default
Change-Id: I4dbc78473eda1807cfa812dc7e79f804e6dd8c9c
Test: treehugger
2021-06-17 09:13:20 -07:00
Orion Hodson
915a2e77c5 Update owners for dex_preopt and verify_uses_libraries
Bug: none
Test: none
Change-Id: Iff86df4c36fe36c6206dfc64acbeb72eba166861
2021-06-17 17:04:23 +01:00
Bill Peckham
d07e1c0077 Fix typo in droidcore-unbundled.
Test: manual inspection.
Bug: 191304308
Merged-In: Ie63d08acff0b9accfafd906a43bd18cbef5471a3
Change-Id: Ie63d08acff0b9accfafd906a43bd18cbef5471a3
2021-06-16 20:54:39 -07:00
Treehugger Robot
541174975b Merge "Show bazel help for b called without args." am: bb53fe394b
Original change: https://android-review.googlesource.com/c/platform/build/+/1737501

Change-Id: I973fe2c359649067c115c9af0ed1b1935e1807d0
2021-06-17 02:34:35 +00:00
Treehugger Robot
bb53fe394b Merge "Show bazel help for b called without args." 2021-06-17 02:19:07 +00:00
Hridya Valsaraju
02e6d3ff74 Merge "Disable build-time debugfs restrictions on GSI builds" am: 32bd512b9e
Original change: https://android-review.googlesource.com/c/platform/build/+/1736064

Change-Id: I47db6561d7a29b78ca4c9d254653f4131e32915a
2021-06-16 17:56:03 +00:00
Hridya Valsaraju
32bd512b9e Merge "Disable build-time debugfs restrictions on GSI builds" 2021-06-16 17:38:56 +00:00