Treehugger Robot
39b4166c95
Merge "Make the target_files zip reflect the recent partition change" into main am: ad30396b0e
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2755427
Change-Id: Ia774c1bc53a257ebec365341a7b79e36c22cec9e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-20 20:18:29 +00:00
Treehugger Robot
ad30396b0e
Merge "Make the target_files zip reflect the recent partition change" into main
2023-09-20 19:40:01 +00:00
Cole Faust
60061340a5
Make the target_files zip reflect the recent partition change
...
The target_files zip includes a copy of all the installed files.
It wasn't updated to match aosp/2746998, causing a discrepency between
the target files zip and what was actually on the device.
Bug: 205632228
Bug: 300267995
Test: m dist, then compared the list of files in out/dist/sdk_phone_x86_64-target_files-colefaust.zip before/after this cl
Change-Id: I825fe110285f4e9550b264dea162a4bd7c3daef6
2023-09-20 18:33:02 +00:00
Treehugger Robot
070419f03a
Merge "Add an execution check for BOARD_KERNEL_VERSION" into main am: bf69b90e77
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2755426
Change-Id: I91c5a518840b899a93521f1795a71b689e987eab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-20 04:17:23 +00:00
Kelvin Zhang
4a4bbda6e7
Add an execution check for BOARD_KERNEL_VERSION
...
Make sure the specified BOARD_KERNEL_VERSION matches what we extract
from the kernel binary. As other parts of the build system might rely on
the kernel version.
Test: set BOARD_KERNERL_VERSION to foo, make sure build fails
Bug: 293313353
Change-Id: I9005d338fcc3dbb692a6ea7a518a5e63219b2c99
2023-09-19 14:36:56 -07:00
Cole Faust
87e0fc95e9
Merge "Add ProductDirectory variable to soong_config.mk" into main am: b00035955c
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2755206
Change-Id: Ie1df49e6d56ba0d67ffa863eebbbf7d6a06cddea
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 21:16:34 +00:00
Cole Faust
b00035955c
Merge "Add ProductDirectory variable to soong_config.mk" into main
2023-09-19 20:42:52 +00:00
Greg Kaiser
b79f1241b3
Merge "Revert "Give an error when trying to build "next" targets"" into main am: d5799abc55
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2751295
Change-Id: I0d0b0e6dd8038998b6babaf5eea28220350b199b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 20:24:10 +00:00
Greg Kaiser
d5799abc55
Merge "Revert "Give an error when trying to build "next" targets"" into main
2023-09-19 19:55:07 +00:00
Treehugger Robot
c3744daced
Merge "Tidy AVF build-time flags" into main am: 106f7202d8
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2754886
Change-Id: I8daa27e012a897c96f8e45bc9af2e88c49c12a9e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 16:49:30 +00:00
Treehugger Robot
106f7202d8
Merge "Tidy AVF build-time flags" into main
2023-09-19 15:45:14 +00:00
Prashant Dubey
f442476158
Merge "Fix typos in METADATA.txt inside boot.zip" into main am: 7f8e4b5549
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2755026
Change-Id: Ia227b0e4236b1a3d1ec0747bd1342c01b6681e0c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 15:00:36 +00:00
Alan Stokes
efcd43d7e6
Tidy AVF build-time flags
...
Sort into alphabetical order, to match the order in build_flags.bzl.
Fix a typo that then became obvious.
Bug: 278067832
Test: Builds, with and without flag enabled
Change-Id: I89ca6b3f96634ece089f86d69bd0b40fc074adff
2023-09-19 15:05:58 +01:00
Cole Faust
c7dcd2629a
Add ProductDirectory variable to soong_config.mk
...
Bug: 297269187
Test: m nothing
Change-Id: Ib14ce9d911c86afb5bb770c4b05977021e771c0f
2023-09-18 13:07:22 -07:00
Prashant Dubey
029a6159df
Fix typos in METADATA.txt inside boot.zip
...
Bug: 287652269
Test: m dist out/dist/boot.zip
Change-Id: I55313453393f7a5c3ec565c476722c5ee4d8fc38
2023-09-18 18:27:50 +00:00
Yu Liu
7b09b7c614
Merge "Support aconfig_declarations, aconfig_values and aconfig_value_set" into main am: fc68cf4d45
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2745809
Change-Id: I096473fdcf27348d39e2b24031faec2c6c2cf0c9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-15 17:22:06 +00:00
Yu Liu
fc68cf4d45
Merge "Support aconfig_declarations, aconfig_values and aconfig_value_set" into main
2023-09-15 16:46:01 +00:00
Ted Bauer
8aa65dd354
Merge "Dump Aconfig flags pb file alongside textproto." into main am: 202eab9b14
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2752625
Change-Id: I185ed112926cb95aa6082a1b1c5de195be538879
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-15 15:33:17 +00:00
Greg Kaiser
6c1723254e
Revert "Give an error when trying to build "next" targets"
...
This reverts commit f5eaf3cff3
.
Reason for revert: -next targets are now healthy
Bug: 294161396
Change-Id: Idd61fd65d59a90057db9d6909267f5550cd5b2fe
2023-09-15 14:46:54 +00:00
Ted Bauer
202eab9b14
Merge "Dump Aconfig flags pb file alongside textproto." into main
2023-09-15 14:19:26 +00:00
Treehugger Robot
251a45040a
Merge "Define PRODUCT_PRODUCT_VNDK_VERSION as current by default" into main am: 2a65d6a7e9
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2752225
Change-Id: I64f571b8c84d8facead888f3b55a89ecf67087ec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-14 23:25:19 +00:00
Treehugger Robot
2a65d6a7e9
Merge "Define PRODUCT_PRODUCT_VNDK_VERSION as current by default" into main
2023-09-14 22:19:02 +00:00
Alyssa Ketpreechasawat
b46d79b745
Merge "Add mainline_module_prebuilt_* in BLUEPRINT_INCLUDE_TAGS_ALLOWLIST." into main am: 6e1c947d59
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2750122
Change-Id: I22964d6f3dadd10c2e93fb08c4ad86e31e0eb7cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-14 18:06:59 +00:00
Alyssa Ketpreechasawat
6e1c947d59
Merge "Add mainline_module_prebuilt_* in BLUEPRINT_INCLUDE_TAGS_ALLOWLIST." into main
2023-09-14 17:24:52 +00:00
Ted Bauer
98bedd8854
Dump Aconfig flags pb file alongside textproto.
...
Bug: 299907996
Test: manually confirmed that pb file is gen'd and cp'd to device
Change-Id: I8e5c7bb8b1ad234bd6f0dba4de1cbe3fe1df19ae
2023-09-14 15:28:12 +00:00
Justin Yun
9ccc880aa6
Define PRODUCT_PRODUCT_VNDK_VERSION as current by default
...
It has been mandatory since Android 11 (rvc) launching devices. Now we
can enable the product variants by default to all devices.
Bug: 300371698
Test: TH
Change-Id: I6b2d2e8e105ca35c38db8132486b1cb3bdbab40f
2023-09-14 13:11:46 +00:00
Alyssa Ketpreechasawat
8894e1f02e
Add mainline_module_prebuilt_* in BLUEPRINT_INCLUDE_TAGS_ALLOWLIST.
...
The newly added mainline_module_prebuilt_nightly and mainline_module_prebuilt_monthly_release are possible values for RELEASE_MAINLINE_MODULE_PREBUILT_VERSION (build flag in trunk stable). By adding these in BLUEPRINT_INCLUDE_TAGS_ALLOWLIST, we would be able to choose mainline modules prebuilts (apks) based on release config.
Bug: 294969202
Test: DEFAULT_MODULE_BUILD_FROM_SOURCE=false m (with 2 versions of apks, different blueprint_package_includes)
Change-Id: Ifcc49e5499d4659b73179fff715945cd2e3ca4fa
2023-09-14 11:08:20 +00:00
Treehugger Robot
a61ed55d48
Merge "Do not freeze VNDK in trunk stable" into main am: 1e042d4635
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2747261
Change-Id: I9eec8eed73fe4f3e816765ef59cff2e612f2c679
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-14 00:43:18 +00:00
Treehugger Robot
1e042d4635
Merge "Do not freeze VNDK in trunk stable" into main
2023-09-14 00:16:18 +00:00
Colin Cross
cbc3ace1db
Merge "Update LOCAL_JAVA_LANGUAGE_VERSION logic to match Soong" into main am: 708dc5bf81
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2748842
Change-Id: I1d7c1ae71a916ab497a0ee8ba81b89718922fa37
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-13 18:01:14 +00:00
Colin Cross
708dc5bf81
Merge "Update LOCAL_JAVA_LANGUAGE_VERSION logic to match Soong" into main
2023-09-13 16:48:35 +00:00
Daniel Zheng
ccb5ade512
Merge "remove --apply-vbmeta from vbmeta_vendor" into main am: 2860f5f574
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2747219
Change-Id: I600baab15b26c6215c4550fb5711019ab7121d8c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-13 07:58:34 +00:00
Daniel Zheng
2860f5f574
Merge "remove --apply-vbmeta from vbmeta_vendor" into main
2023-09-13 07:26:43 +00:00
Colin Cross
82df516665
Update LOCAL_JAVA_LANGUAGE_VERSION logic to match Soong
...
Support LOCAL_JAVA_LANGUAGE_VERSION := 11 or 17 and match the default value of 17 used
in Soong.
Bug: 298613711
Bug: 299937334
Test: m javac-check
Change-Id: I19aa24cc5197ab0e6cb03361124c36ce3e316810
2023-09-13 04:53:17 +00:00
Justin Yun
e9525900e5
Do not freeze VNDK in trunk stable
...
VNDK will be frozen only if the VNDK version is less than or equal to
34. Otherwize do not freeze the VNDK libraries.
Bug: 297542516
Bug: 299867815
Test: lunch cf_x86_64_phone-next-userdebug; m
Change-Id: Icdd288f65c5f7bdb5b4899c8e96820c2a147a011
2023-09-13 13:07:34 +09:00
Daniel Zheng
ba67aa4aee
remove --apply-vbmeta from vbmeta_vendor
...
Removing this flag as --apply-vbmeta should only be used for root vbmeta
partitions.
Test: m fastboot_info, fastboot flashall
Bug: 299440104
Change-Id: I4910008635b16c4f4194ebd45da26bd1a8875fc1
2023-09-12 09:43:09 -07:00
Alice Wang
a8bbb12336
Merge "[avf] Add build-time flag for pVM remote attestation" into main am: 4f4f965f38
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2745403
Change-Id: Ia85cf199ef6b565ab82a5f50dba5b04dbbca637f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-12 08:49:26 +00:00
Alice Wang
4f4f965f38
Merge "[avf] Add build-time flag for pVM remote attestation" into main
2023-09-12 07:55:50 +00:00
Jooyung Han
3b80ef8f49
Merge "Run apex_sepolicy_tests for all installed APEXes" into main am: f3c3f40c3b
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2745257
Change-Id: I9f0ae655a6b817aabbcd2dc83b757fef08b82f42
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-11 22:59:02 +00:00
Jooyung Han
f3c3f40c3b
Merge "Run apex_sepolicy_tests for all installed APEXes" into main
2023-09-11 22:30:20 +00:00
Cole Faust
ab7ddf8f20
Merge "Clean staging dirs in build_image.py" into main am: 548775d247
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2746998
Change-Id: I6f1b97ba49fe1bb083ec9d520b5955bbd8580efe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-11 18:07:50 +00:00
Yu Liu
d793c271c3
Support aconfig_declarations, aconfig_values and aconfig_value_set
...
Bug: 297356603
Test: Unit tests
Change-Id: Iefa0e056cd6185499ffa92492b261c31a5d27af2
2023-09-11 10:57:16 -07:00
Cole Faust
548775d247
Merge "Clean staging dirs in build_image.py" into main
2023-09-11 17:25:19 +00:00
Gurpreet Singh
7f5607474c
Merge "Add OWNERS for sdk extensions version updates" into main am: a2d9728449
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2743417
Change-Id: Ie6516b5212459c52090dba9b88c1989644585bec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-11 14:53:59 +00:00
Gurpreet Singh
a2d9728449
Merge "Add OWNERS for sdk extensions version updates" into main
2023-09-11 14:30:11 +00:00
Alice Wang
8d9b3c5d3c
[avf] Add build-time flag for pVM remote attestation
...
Bug: 299604057
Test: m
Change-Id: Iaa1d1934ca05f2fe6d5e1b55a81caa051813e5b5
2023-09-11 07:15:57 +00:00
Jooyung Han
e78ad74b2b
Run apex_sepolicy_tests for all installed APEXes
...
This is to check if unknown file context labels are used in APEX. The
reason why this is done in Makefile is to cover vendor-specific SE
policy and prebuilt APEXes. Note that there's already a validation check
when building APEXes (in Soong), which only checks the generic rules,
not vendor-specific.
Bug: 299391194
Test: atest apex_sepolicy_tests_test
Test: m
Change-Id: I4378b7530e8433d2bf188db95cb5bf791e3bf778
2023-09-11 13:40:52 +09:00
Cole Faust
152cdfab7c
Clean staging dirs in build_image.py
...
build_image.py now accepts a --input-directory-filter-file argument
that contains a list of files to consider from the input directory.
A new, temporary input directory will be created, and only the
considered files will be copied to it.
This removes most of the need for `m installclean`, as old files or
files built manually will no longer end up on the partition.
Bug: 205632228
Test: Presubmits
Change-Id: I07e0bf8e840abf0b51a2fdf67b758905fb3c5b5b
2023-09-08 16:24:26 -07:00
Treehugger Robot
237fb6585b
Merge "Add a build-time flag for LLPVM Changes in AVF" into main am: 79955070f3
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2745401
Change-Id: I7b82c0f78658cc059e27332c5f100f493b09c94d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-08 17:18:30 +00:00
Shikha Panwar
32bd6bdd1a
Add a build-time flag for LLPVM Changes in AVF
...
Bug: 278067832
Test: Builds
Change-Id: I25560797e3a0c71a263135ade0d8689ec92cb177
2023-09-08 14:29:00 +00:00