Commit Graph

31837 Commits

Author SHA1 Message Date
Treehugger Robot
36a2afc4ed Merge "Add building with kernel helper scripts" am: 179a3d2090 am: fc651d193b am: 2a15e42527 am: b6c809ac46
Original change: https://android-review.googlesource.com/c/platform/development/+/1833297

Change-Id: Ieeeda2d3ff2cc79cfadb95300630720b150bde71
2021-09-24 09:43:09 +00:00
Treehugger Robot
b6c809ac46 Merge "Add building with kernel helper scripts" am: 179a3d2090 am: fc651d193b am: 2a15e42527
Original change: https://android-review.googlesource.com/c/platform/development/+/1833297

Change-Id: I47c8a85b0ccd39c2eee01ef83e35e36097f1c3a2
2021-09-24 09:29:13 +00:00
Treehugger Robot
2a15e42527 Merge "Add building with kernel helper scripts" am: 179a3d2090 am: fc651d193b
Original change: https://android-review.googlesource.com/c/platform/development/+/1833297

Change-Id: I77c581ac2befe416446d86d60ecdc7be52ba5a0f
2021-09-24 09:14:26 +00:00
Treehugger Robot
fc651d193b Merge "Add building with kernel helper scripts" am: 179a3d2090
Original change: https://android-review.googlesource.com/c/platform/development/+/1833297

Change-Id: I9ba7f021ea01b81ef47a35e74c803a8e57860837
2021-09-24 08:59:32 +00:00
Treehugger Robot
179a3d2090 Merge "Add building with kernel helper scripts" 2021-09-24 08:43:56 +00:00
Inseob Kim
5b9106a684 Add inseob@ to OWNERS
Test: N/A
Change-Id: I2f7f739b53312e7c99f3a3a28cf164eb20582a34
2021-09-24 14:22:22 +09:00
Rob Seymour
aadefda2a8 Merge "Extend gerrit query to handle all changes in a topic." am: 8c58225807 am: 7264da3b42 am: 3dab1f72f7 am: 0f06749fab
Original change: https://android-review.googlesource.com/c/platform/development/+/1828152

Change-Id: Ibb1b22829cbbd62ed4f4a10bc38335aa0b61cb67
2021-09-23 22:18:41 +00:00
Rob Seymour
0f06749fab Merge "Extend gerrit query to handle all changes in a topic." am: 8c58225807 am: 7264da3b42 am: 3dab1f72f7
Original change: https://android-review.googlesource.com/c/platform/development/+/1828152

Change-Id: I432d79f65beb5e05aef05b41d1b82cfaf12f330f
2021-09-23 22:04:10 +00:00
Rob Seymour
3dab1f72f7 Merge "Extend gerrit query to handle all changes in a topic." am: 8c58225807 am: 7264da3b42
Original change: https://android-review.googlesource.com/c/platform/development/+/1828152

Change-Id: Id0331373c6ae05c528e112003b5af4386b15bc38
2021-09-23 21:50:46 +00:00
Rob Seymour
7264da3b42 Merge "Extend gerrit query to handle all changes in a topic." am: 8c58225807
Original change: https://android-review.googlesource.com/c/platform/development/+/1828152

Change-Id: I75c72015208ec6a5c003bf64a78ad29e103295a7
2021-09-23 21:33:06 +00:00
Rob Seymour
8c58225807 Merge "Extend gerrit query to handle all changes in a topic." 2021-09-23 21:18:04 +00:00
Rob Seymour
7f265b92fa Extend gerrit query to handle all changes in a topic.
Handle _more_changes property to download all changes in a query
Add multiple print formats (JSON, oneline) to gerrit.py  CLI

Bug: 200079625
Test: gerrit.py
Test: gerrit.py --verbose
Test: gerrit.py --start 10 --limits 10
Test: gerrity.py --start 50000 // Validate bad start index
Test: repo_review.py  // Validate Change Lists: returned
Test: repo_patch.py   // Validate patch created for all changes
Test: repo_pull.py bash // Validate commands exists for all changes
Change-Id: I532eb2f709aff29cf9c8ff7fc428d53b5c607101
2021-09-23 19:26:13 +00:00
SzuWei Lin
29cceb796f Add building with kernel helper scripts
This scripts are for building GSI targets with prebuilt kernel
binaries. The kernel binaries are from a kernel build on AndroidCI,
or the build chaining on build server.

download_kernels_prebults.sh
  For local testing the build chaining with kernel prebuilt binaries.
  Downloads the kernel prebuilts binaries from AndroidCI with the
  build ID in the file `bid`.

kernel_info_to_dist.sh
  A postprocessing script to download the kernel prebuilt binaries
  and debugging information from AndroidCI, and output to dist folder.

repack_kernel(_x86_64).sh
  The preprocessing helper scripts for build chaining with kernel
  prebuilt binaries.

Bug: 196916063
Test: na
Change-Id: I081585d20f8d4a4e3cf135a1447775a8562d6fae
2021-09-23 13:17:40 +08:00
Nataniel Borges
3907154c2c [DO NOT MERGE] Sync flicker from master to sc-v2
Flicker on master diverged form sc-v2, to make it easier to debug
flicker issues on sc-v2, push the current version of flicker into sc-v2

Test: atest FlickerTests WMShellFlickerTests
Bug: 183993924
Change-Id: I0bd06578e7c93271d4f84361c15818385a8a4fdb
2021-09-22 09:21:34 +00:00
Colin Cross
e915cf2a80 Update lint baseline for AutofillKeyboard
The new lint version finds more NewApi errors.

Test: m lint-check
Change-Id: I190bbf97000312dc4911552594374d36d8782d7b
2021-09-20 11:56:38 -07:00
Colin Cross
b1c6025bf0 Merge "Remove mainDexClasses from the SDK" am: 8e7a1df497 am: 063e6e21df am: ba1815693e am: 31584384c2
Original change: https://android-review.googlesource.com/c/platform/development/+/1828912

Change-Id: I99ee02659dd95b15c2293657f7ed0d41e18bd1b2
2021-09-17 22:53:42 +00:00
Colin Cross
31584384c2 Merge "Remove mainDexClasses from the SDK" am: 8e7a1df497 am: 063e6e21df am: ba1815693e
Original change: https://android-review.googlesource.com/c/platform/development/+/1828912

Change-Id: If35c17b488a37df6afdf4a22a2f37c07b643d899
2021-09-17 22:42:40 +00:00
Colin Cross
ba1815693e Merge "Remove mainDexClasses from the SDK" am: 8e7a1df497 am: 063e6e21df
Original change: https://android-review.googlesource.com/c/platform/development/+/1828912

Change-Id: I260bbe6591c18fccbb88029b6fb7aece880cfb3b
2021-09-17 22:23:45 +00:00
Colin Cross
063e6e21df Merge "Remove mainDexClasses from the SDK" am: 8e7a1df497
Original change: https://android-review.googlesource.com/c/platform/development/+/1828912

Change-Id: I8c96008729ac94f3053ee1e6773951a146b9a11f
2021-09-17 22:09:25 +00:00
Colin Cross
8e7a1df497 Merge "Remove mainDexClasses from the SDK" 2021-09-17 21:57:23 +00:00
Treehugger Robot
f895515eb8 Merge "Stop disting the monolithic Windows SDK" am: c7e050889a am: 44cc444cc2 am: 04946bb47c am: a02ee954c0
Original change: https://android-review.googlesource.com/c/platform/development/+/1828993

Change-Id: Ifcad022c1d2a1381190cdd8516f85942e1473cdc
2021-09-17 02:56:12 +00:00
Treehugger Robot
a02ee954c0 Merge "Stop disting the monolithic Windows SDK" am: c7e050889a am: 44cc444cc2 am: 04946bb47c
Original change: https://android-review.googlesource.com/c/platform/development/+/1828993

Change-Id: I0b20f1b799e14616c7c0e6de342562853e9fca66
2021-09-17 02:41:40 +00:00
Treehugger Robot
04946bb47c Merge "Stop disting the monolithic Windows SDK" am: c7e050889a am: 44cc444cc2
Original change: https://android-review.googlesource.com/c/platform/development/+/1828993

Change-Id: Icbf435073b1374843aabfd65fdeac23ca98eced9
2021-09-17 02:20:29 +00:00
Treehugger Robot
44cc444cc2 Merge "Stop disting the monolithic Windows SDK" am: c7e050889a
Original change: https://android-review.googlesource.com/c/platform/development/+/1828993

Change-Id: Ie0cd33154a4f55f5a0e9647bac35529a88015940
2021-09-17 02:08:17 +00:00
Treehugger Robot
c7e050889a Merge "Stop disting the monolithic Windows SDK" 2021-09-17 01:53:04 +00:00
Dan Willemsen
ea69f2a8ca Stop disting the monolithic Windows SDK
Since this artifact will no longer be needed shortly when the
build-tools and platform-tools sdk_repo builds are refactored not to use
it as an input.

This will save artifact space and provide an early warning in case
anyone is depending on this artifact.

Bug: 187222815
Change-Id: Ia61c8d1d675b6a64cb46c71f47528e1dd6f7bb71
2021-09-16 15:00:25 -07:00
Colin Cross
17a74a9d94 Remove mainDexClasses from the SDK
dx has already been removed, and mainDexClasses is not needed with d8.

Test: SDK builds
Change-Id: If3a0ccc1b2b453eb2b1cc9e248383265e1c74588
2021-09-16 14:18:34 -07:00
Colin Cross
21b5bc122f [automerger skipped] Merge "Add explicit exported tags" into stage-aosp-master am: d90545703f -s ours am: ba82806d39 -s ours am: f690a9f978 -s ours
am skip reason: Merged-In Ifd07672da0141c74ad32613a17691c6cd09e54de with SHA-1 c82a810842 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/development/+/15826733

Change-Id: Idcf3dd32d91b6292cc918f817904ecd828bc385b
2021-09-16 07:44:45 +00:00
Colin Cross
f690a9f978 [automerger skipped] Merge "Add explicit exported tags" into stage-aosp-master am: d90545703f -s ours am: ba82806d39 -s ours
am skip reason: Merged-In Ifd07672da0141c74ad32613a17691c6cd09e54de with SHA-1 c82a810842 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/development/+/15826733

Change-Id: If2fe995c768aa683b5719cba5b693e56887f6e83
2021-09-16 07:25:41 +00:00
Colin Cross
ba82806d39 [automerger skipped] Merge "Add explicit exported tags" into stage-aosp-master am: d90545703f -s ours
am skip reason: Merged-In Ifd07672da0141c74ad32613a17691c6cd09e54de with SHA-1 c82a810842 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/development/+/15826733

Change-Id: Ifb211573dca64469608cceef5a030e9752bb4ab7
2021-09-16 07:14:33 +00:00
Colin Cross
d90545703f Merge "Add explicit exported tags" into stage-aosp-master 2021-09-15 18:19:47 +00:00
Yi Kong
defd2ff861 Merge "Use clang-r433403 for clang-tools build" am: 6cc411b550 am: 2c1959b1b6 am: 3292ce98cc am: 3ba668ff5d
Original change: https://android-review.googlesource.com/c/platform/development/+/1825554

Change-Id: Id315e804144fef5df30e1c56360c6bb4dc0075c6
2021-09-15 06:28:05 +00:00
Yi Kong
3ba668ff5d Merge "Use clang-r433403 for clang-tools build" am: 6cc411b550 am: 2c1959b1b6 am: 3292ce98cc
Original change: https://android-review.googlesource.com/c/platform/development/+/1825554

Change-Id: I92718200225491bbc20110743ed3e46ae621476b
2021-09-15 06:18:41 +00:00
Yi Kong
3292ce98cc Merge "Use clang-r433403 for clang-tools build" am: 6cc411b550 am: 2c1959b1b6
Original change: https://android-review.googlesource.com/c/platform/development/+/1825554

Change-Id: I01f0d26849ef5bbc5532584edbd79ed93260dac9
2021-09-15 06:08:12 +00:00
Yi Kong
2c1959b1b6 Merge "Use clang-r433403 for clang-tools build" am: 6cc411b550
Original change: https://android-review.googlesource.com/c/platform/development/+/1825554

Change-Id: I2d0dbb13ff650eeafa2fa530f48a335f1f0bea90
2021-09-15 05:54:31 +00:00
Yi Kong
6cc411b550 Merge "Use clang-r433403 for clang-tools build" 2021-09-15 05:41:22 +00:00
Logan Chien
62dc479efd Merge "[vndk] Cleanup OWNERS files" am: e5518609e1 am: 035fe0ec30 am: 1cbda8d585 am: c53258733b
Original change: https://android-review.googlesource.com/c/platform/development/+/1826269

Change-Id: I87f3a247ccd84f5a12850f558c500a41dbe7b0c5
2021-09-15 04:19:14 +00:00
Logan Chien
c53258733b Merge "[vndk] Cleanup OWNERS files" am: e5518609e1 am: 035fe0ec30 am: 1cbda8d585
Original change: https://android-review.googlesource.com/c/platform/development/+/1826269

Change-Id: I4b0f7faa4c91371885bae96baa9955941cd5f099
2021-09-15 04:08:45 +00:00
Logan Chien
1cbda8d585 Merge "[vndk] Cleanup OWNERS files" am: e5518609e1 am: 035fe0ec30
Original change: https://android-review.googlesource.com/c/platform/development/+/1826269

Change-Id: I323513b3cdfb443196da9f74d187ccb0ef4bbb30
2021-09-15 03:51:06 +00:00
Logan Chien
035fe0ec30 Merge "[vndk] Cleanup OWNERS files" am: e5518609e1
Original change: https://android-review.googlesource.com/c/platform/development/+/1826269

Change-Id: I75e07c75f8951491860ef8086c21d2cf696925fa
2021-09-15 03:34:47 +00:00
Logan Chien
e5518609e1 Merge "[vndk] Cleanup OWNERS files" 2021-09-15 03:21:03 +00:00
Logan Chien
60b310933a [vndk] Cleanup OWNERS files
This commit removes loganchien@ from OWNERS files because I have left
the team for a while.

Change-Id: Iba39762ca614f0486f30f30bd52add264e7375df
2021-09-14 12:09:08 -07:00
Aurimas Liutikas
33be7cbcbe Add explicit exported tags
Bug: 195988762
Test: make javac-check
Change-Id: Ifd07672da0141c74ad32613a17691c6cd09e54de
Merged-In: Ifd07672da0141c74ad32613a17691c6cd09e54de
(cherry picked from commit 7512a62755)
2021-09-14 11:09:20 -07:00
Rob Seymour
e86f1bde37 Merge "Add host snapshot installation and module checks" am: d01198be72 am: 6672b39fb3 am: ac66f85b77 am: e02bbc5c8f
Original change: https://android-review.googlesource.com/c/platform/development/+/1793167

Change-Id: I65b561f0115812a9683359c8b3a52a383e0208c5
2021-09-14 15:53:24 +00:00
Rob Seymour
e02bbc5c8f Merge "Add host snapshot installation and module checks" am: d01198be72 am: 6672b39fb3 am: ac66f85b77
Original change: https://android-review.googlesource.com/c/platform/development/+/1793167

Change-Id: I515dd5eb20aa881fc103d0204877feb71589014f
2021-09-14 15:40:17 +00:00
Rob Seymour
ac66f85b77 Merge "Add host snapshot installation and module checks" am: d01198be72 am: 6672b39fb3
Original change: https://android-review.googlesource.com/c/platform/development/+/1793167

Change-Id: Ibcda4b62115811e401bdb4f93f559db014346aa9
2021-09-14 15:28:48 +00:00
Rob Seymour
6672b39fb3 Merge "Add host snapshot installation and module checks" am: d01198be72
Original change: https://android-review.googlesource.com/c/platform/development/+/1793167

Change-Id: I334bd777e6e8b44a780ea90a2b4bed4bf21af4f1
2021-09-14 15:04:01 +00:00
Rob Seymour
d01198be72 Merge "Add host snapshot installation and module checks" 2021-09-14 14:47:03 +00:00
Elliott Hughes
39ff317128 Merge "stack: add support for a .zip of symbols." am: b4e31bbdd2 am: 9c72cdd915 am: 216750407c am: 9b3ed28d02
Original change: https://android-review.googlesource.com/c/platform/development/+/1822144

Change-Id: Ibca70c7bbf4f50ecd9fc45d09dee11cb7da5873a
2021-09-13 22:02:26 +00:00
Elliott Hughes
9b3ed28d02 Merge "stack: add support for a .zip of symbols." am: b4e31bbdd2 am: 9c72cdd915 am: 216750407c
Original change: https://android-review.googlesource.com/c/platform/development/+/1822144

Change-Id: I908834a81ce8dde2e7efdc4b5850ced7a661566c
2021-09-13 21:53:37 +00:00