Alex Buynytskyy
44395a8138
Mark udc-dev as finalized branch.
...
Ignore-AOSP-First: This CL is only meant internal udc-dev at this time.
Test: ./build-step-1-and-m.sh
Bug: 279615150
Change-Id: I9920da7605cf6861742607a62222287f0c79b003
2023-04-26 06:00:24 +00:00
Alex Buynytskyy
cf2e6a745e
Merge "Finalization script fixes." am: 2ba40b5be6
am: 510ada3933
am: d0b8fd305b
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2538137
Change-Id: I2eae33dc683564b7022194d9e84d0f0c5608aa87
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-17 16:59:18 +00:00
Alex Buynytskyy
f7a5e2fa4b
Finalization script fixes.
...
- actually do the first step instead of just logging a message,
- make sure extension SDK bump gets picked up by the topic,
- fix the resources_sdk_int in first step, and unfix in the second.
Bug: 278246368
Fixes: 278246368
Test: local run
Change-Id: I0d0f4e2ec7f0b584b9fc14a545cfec73a9fcbdea
2023-04-16 21:15:18 -07:00
Alex Buynytskyy
a89bae363d
Switch udc-dev to 'sdk finalized' mode.
...
Bug: 243966946
Test: run locally
Change-Id: I46026e5fe0c8442caee277a97d7777ec9631c578
2023-04-12 10:10:20 -07:00
Treehugger Robot
7778c6e0c4
Merge "Script updates." am: b2be62551c
am: acd53a5601
am: af7728ebfe
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2530965
Change-Id: Id486c502493f8bfe0658ac590e0998e0f9548f46
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-12 03:15:03 +00:00
Alex Buynytskyy
d98c43c8dd
Script updates.
...
- add a mode to disable finalization steps if they were already merged,
- add the extension version into commit message.
Bug: 243966946
Test: local run
Change-Id: I51505e5d5715b56f3b385d714e1aabaae06f58ed
2023-04-11 16:51:03 +00:00
Alex Buynytskyy
33707ef488
Merge "Minor renaming and documentation." am: 0fce469f2d
am: fc5ca8ba20
am: 7807b77323
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2526606
Change-Id: I0433b874d7d5a522032f0984e323b54d688fc3b6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-07 01:04:20 +00:00
Alex Buynytskyy
0fce469f2d
Merge "Minor renaming and documentation."
2023-04-06 23:38:33 +00:00
Alex Buynytskyy
307d9bcfdf
Minor renaming and documentation.
...
Bug: 276752264
Test: local run
Change-Id: I75814313a81ca041fa1461e48733bd40a020b777
2023-04-06 15:28:39 -07:00
Alex Buynytskyy
3919502913
Merge "Copy ABI dumps from current/64 to FINAL_PLATFORM_SDK_VERSION/64" am: f5b6dd80ef
am: ddc0d018e8
am: f6729d2255
...
Original change: https://android-review.googlesource.com/c/platform/build/+/2527080
Change-Id: Ib581eb457cf2bedcca340256d7cd44d10269a7cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 21:12:11 +00:00
Hsin-Yi Chen
ebce0d9501
Copy ABI dumps from current/64 to FINAL_PLATFORM_SDK_VERSION/64
...
Because prebuilts/abi-dumps/ndk/current contains additional ABI dumps
that are not included in the finalization process, the script copies
only the subdirectory to the finalized ABI dump directory.
Test: ./finalize-sdk-rel.sh
Bug: 276503801
Change-Id: I76287cf110323baf40035a957564a1e8f39e8015
2023-04-06 14:01:07 +00:00
Alex Buynytskyy
c3c48ca240
Set master finalization bug to 275409981.
...
Ignore-AOSP-First: UpsideDownCake Finalization
Bug: 275409981
Test: builds
Change-Id: Iab70de07b5a46de0e2fd6b56c648c168ac0ebe6a
2023-04-05 17:23:57 +00:00
Alex Buynytskyy
5dfdbe12bc
Move adb keys creation to CI-only step.
...
It's easily automatable build step, but it needs to be done way before
REL to allow enough time for manual key propagation.
As such, moving it to local step.
Bug: 243966946
Test: manual
Change-Id: I979e8500c3c0b768af30dff93c9b73ab998a0151
2023-03-31 22:20:29 +00:00
Alex Buynytskyy
0645253ceb
Force all temp artifacts to out/dist.
...
This way they don't end up in the final build, and will be in a single
predictable place.
+bump the extension SDK version to 7
Bug: 271806061
Test: run locally
Change-Id: Iaf4d918a269cdb7c79a53b7df9592bf8205e0305
2023-03-06 12:59:57 +00:00
Alex Buynytskyy
375ea3b457
Don't stop on bump sdk failures.
...
This is a known issue, fix is in progress.
Bug: 243966946
Test: run locally
Change-Id: Iafcfacc61654838bf0f9ca2321461058ca9afa5b
2023-03-02 21:16:48 +00:00
Alex Buynytskyy
775ad5fe2a
Finalize SDK in CI using local_mode.
...
Bug: 260755259
Test: run locally
Change-Id: I72aabbd69865e4648ba01230dd2354431ec2e650
2023-02-23 01:42:48 +00:00
Alex Buynytskyy
bdcef7bfb8
Refresh the latest script versions + preparation for local mode.
...
Bug: 260755259
Test: local run
Change-Id: I45d3651bd4b837e1338535f98d7256ca9b47e089
2023-02-21 04:56:37 +00:00
Alex Buynytskyy
32ce1381ca
Move final script to the new folder.
...
Bug: 264308911
Test: run locally
Change-Id: Ice954b7d5ff6c1831e9899c9028e8fd6555ab050
2023-02-17 12:51:24 -08:00
Alex Buynytskyy
221c723106
Automate frameworks/libs/modules-utils.
...
Bug: 264308911
Test: run locally
Change-Id: I3ae27708bee4c940051ec766c875b6ab55577e42
2023-02-15 17:00:58 +00:00
Alex Buynytskyy
0fa58fa21d
More finalization script fixes.
...
+ add an automation for bionic api-levels.h
Bug: 264308911
Test: local runs
Change-Id: I6ee24fce9b6de1b9bc1ddecde7b05c2e58002b9e
2023-02-14 00:14:19 +00:00
Alex Buynytskyy
1d2833ad2d
Finalization scripts bugfixes.
...
Bug: 264308911
Test: local runs
Change-Id: Ie0812593fc41e1bb5d03e7912c3d526647f32725
2023-02-12 02:12:02 +00:00
Alex Buynytskyy
afddc07570
Refactor finalization scripts.
...
Bug: 264308911
Test: run locally
Change-Id: I60fa1e1121fafb617d8508403fae07f0bdf39e66
2023-02-10 02:32:42 +00:00