Treehugger Robot
436eaf6509
Merge "Unify the style of _MakeRamdisk for ramdisk format" am: e2002fb905
am: f5f1948f31
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1662021
Change-Id: I676d8fd9596ad9780d5bddf584c659e124eafd97
2021-04-09 00:17:29 +00:00
Treehugger Robot
f5f1948f31
Merge "Unify the style of _MakeRamdisk for ramdisk format" am: e2002fb905
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1662021
Change-Id: I8ea10ac0be31b88ef6c7132748f0bae91738f424
2021-04-08 23:34:50 +00:00
Treehugger Robot
e2002fb905
Merge "Unify the style of _MakeRamdisk for ramdisk format"
2021-04-08 22:44:45 +00:00
Treehugger Robot
c4e811e8d1
Merge "Remove all unused, legacy FDO build rules" am: f0ed29862f
am: c629d903e4
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663788
Change-Id: I59746b75f3c05d8e2febb9989d3ed70a5da8fd9d
2021-04-08 20:02:11 +00:00
Treehugger Robot
e3bc7f3a79
Merge "Remove legacy host shared library linking with gcov" am: 13ebf1bdf5
am: 46f79f24be
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663784
Change-Id: I97bbe6c601e99a708845e268d1fdd89bca6f2355
2021-04-08 20:01:34 +00:00
Treehugger Robot
c629d903e4
Merge "Remove all unused, legacy FDO build rules" am: f0ed29862f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663788
Change-Id: I8d6c4de171f4e5a091a34a8cf9a6c91e35ee131a
2021-04-08 19:22:09 +00:00
Treehugger Robot
46f79f24be
Merge "Remove legacy host shared library linking with gcov" am: 13ebf1bdf5
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663784
Change-Id: Ifef52230280b1de2f6a1ece15b37154f3e1914df
2021-04-08 19:21:05 +00:00
Colin Cross
c501f5e0ae
Merge "Package jacoco and proguard files out of a PACKAGING directory" am: df682c6fe1
am: 20f7c8aa14
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1666060
Change-Id: Icfcc9ecf69ab23309ba1f4a1626a95d0ec82c997
2021-04-08 18:38:39 +00:00
Treehugger Robot
f0ed29862f
Merge "Remove all unused, legacy FDO build rules"
2021-04-08 18:31:40 +00:00
Treehugger Robot
13ebf1bdf5
Merge "Remove legacy host shared library linking with gcov"
2021-04-08 18:31:08 +00:00
Colin Cross
20f7c8aa14
Merge "Package jacoco and proguard files out of a PACKAGING directory" am: df682c6fe1
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1666060
Change-Id: Iee8cb1b6f041fb3af1a2bc0be68be0425ba24b3c
2021-04-08 17:46:14 +00:00
Colin Cross
df682c6fe1
Merge "Package jacoco and proguard files out of a PACKAGING directory"
2021-04-08 17:17:53 +00:00
SzuWei Lin
344e6d261b
Merge "Export prebuilt-info.txt of perbuilts kernel to dist" am: d58ae982cf
am: 3a0acd5dbe
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1652239
Change-Id: I6e14b794a92e4c2d3ea42337f5db283425ff38e0
2021-04-08 11:22:14 +00:00
SzuWei Lin
3a0acd5dbe
Merge "Export prebuilt-info.txt of perbuilts kernel to dist" am: d58ae982cf
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1652239
Change-Id: Ib912d0982f73a536cc300efd7ecfedb103ecefcd
2021-04-08 10:35:13 +00:00
jiajia tang
836f76bc3a
Unify the style of _MakeRamdisk for ramdisk format
...
RamdiskFormat class is introduced by commit : f3f842b676
But it seems _MakeRamdisk() related codes are also needed, then
both of the code style are same.
This patch takes below 2 changes:
1) adds new commom function _GetRamdiskFormat()
2) unfiy the code logic of _MakeRamdisk() and its related code logic.
Change-Id: Ibd4932a6050fbac15fcd741c70dd7854c12e887d
Signed-off-by: jiajia tang <tangjiajia@xiaomi.com>
2021-04-08 09:55:15 +00:00
SzuWei Lin
d58ae982cf
Merge "Export prebuilt-info.txt of perbuilts kernel to dist"
2021-04-08 09:24:05 +00:00
Colin Cross
330b1fef31
Package jacoco and proguard files out of a PACKAGING directory
...
Package jacoco-report-classes.jar, proguard_usage.zip and
proguard_dictionary out of directories in $OUT/obj/PACKAGING
so that they get cleared by m installclean. This will make
incremental builds that package these files accurate as long
as installclean was run, which is much faster than a full clean
build.
Bug: 184583915
Test: m TARGET_BUILD_APPS=DeskClock EMMA_INSTRUMENT=true dist
Change-Id: I60c6a0fec1fbce26eab8d5adab25a2231b48e251
2021-04-07 18:52:02 -07:00
Treehugger Robot
cd2621f177
Merge "Use BOARD_API_LEVEL to define ro.board.api_level" am: 222b4ab071
am: bcadcb4c8f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1662022
Change-Id: I814dd8f01e6334cbe9f9973fc271a21ba0d94fcb
2021-04-08 01:36:27 +00:00
Treehugger Robot
bcadcb4c8f
Merge "Use BOARD_API_LEVEL to define ro.board.api_level" am: 222b4ab071
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1662022
Change-Id: Iabc7bec442167a098ec6d8f663d05f90058b0984
2021-04-08 00:51:32 +00:00
Treehugger Robot
222b4ab071
Merge "Use BOARD_API_LEVEL to define ro.board.api_level"
2021-04-08 00:15:06 +00:00
Janis Danisevskis
c4f4a4dc5d
Merge "Keystore 2.0: Remove keystore and keystore2.enable property." am: bacb3ebb2a
am: fd04a29fe0
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1626719
Change-Id: Ic26bf621e97e702a16c54100c4475e9d9c09ff3f
2021-04-07 20:05:58 +00:00
Janis Danisevskis
fd04a29fe0
Merge "Keystore 2.0: Remove keystore and keystore2.enable property." am: bacb3ebb2a
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1626719
Change-Id: I7f51bd6aaf1e0fa8868a3c6b53e415b18fda589a
2021-04-07 19:44:57 +00:00
Janis Danisevskis
bacb3ebb2a
Merge "Keystore 2.0: Remove keystore and keystore2.enable property."
2021-04-07 19:30:12 +00:00
Rupert Shuttleworth
6f3d332a52
Merge "Mark prop file as writable before writing to it." am: 90eeff54ea
am: 185080ab39
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1666239
Change-Id: Iaf415232101487925d4c5b79a49c4a41d8f7c334
2021-04-07 14:08:12 +00:00
Rupert Shuttleworth
185080ab39
Merge "Mark prop file as writable before writing to it." am: 90eeff54ea
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1666239
Change-Id: I30c1f86fc03d984f3ec7df4b1b19ebb97a4351a6
2021-04-07 13:25:19 +00:00
Rupert Shuttleworth
90eeff54ea
Merge "Mark prop file as writable before writing to it."
2021-04-07 12:40:34 +00:00
Yo Chiang
7382c3b81b
Merge "gsi_skip_mount.cfg skips system sub-mountpoints" am: 7716d479cc
am: 3a29a4bb95
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1659982
Change-Id: I09901df8416ddd996941925f1834a7c1de2a9d29
2021-04-07 06:00:43 +00:00
Yo Chiang
3a29a4bb95
Merge "gsi_skip_mount.cfg skips system sub-mountpoints" am: 7716d479cc
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1659982
Change-Id: I020ceeff8daffd2bc66ddeda8c7ceb83d2a2445e
2021-04-07 05:38:48 +00:00
Yo Chiang
7716d479cc
Merge "gsi_skip_mount.cfg skips system sub-mountpoints"
2021-04-07 05:04:21 +00:00
David Anderson
27a9254caa
Merge "Relax inode usage estimate." am: 5ebe28c1d4
am: ea95657c6e
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1660557
Change-Id: Ie22d665da4856e7a25fc92a1d5184f2e86f2156b
2021-04-07 03:28:40 +00:00
Treehugger Robot
67b869e3d4
Merge "Builds boot-test-harness.img, if INSTALLED_BOOTIMAGE_TARGET." am: d641585484
am: 450d1d1349
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1664602
Change-Id: Icd0aabce521f440321cbb37fc718814096d6fe9a
2021-04-07 03:28:25 +00:00
David Anderson
ea95657c6e
Merge "Relax inode usage estimate." am: 5ebe28c1d4
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1660557
Change-Id: I4abb9937679a86efa9d14aa9130490ea6c30d617
2021-04-07 02:44:20 +00:00
Treehugger Robot
450d1d1349
Merge "Builds boot-test-harness.img, if INSTALLED_BOOTIMAGE_TARGET." am: d641585484
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1664602
Change-Id: I533789e5f56d27642fb548160bcbd80653f5144a
2021-04-07 02:43:33 +00:00
David Anderson
5ebe28c1d4
Merge "Relax inode usage estimate."
2021-04-07 02:15:39 +00:00
Treehugger Robot
d641585484
Merge "Builds boot-test-harness.img, if INSTALLED_BOOTIMAGE_TARGET."
2021-04-07 02:05:36 +00:00
Rupert Shuttleworth
3993af706c
Mark prop file as writable before writing to it.
...
Test: Fixes USE_BAZEL=1 m builds.
Change-Id: I1e0fb448049ff21cd32541af56e856442bc25fa7
2021-04-07 01:22:00 +00:00
Ryan Prichard
11411e1ce3
Merge "Stop linking against libatomic" am: 5727dc3dd1
am: 011859f1c8
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663879
Change-Id: I11b145eae24128fbe3c3b8a4b58677043e84ca66
2021-04-06 23:27:37 +00:00
Ryan Prichard
011859f1c8
Merge "Stop linking against libatomic" am: 5727dc3dd1
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663879
Change-Id: Icb26d8e02f1ca721a6e97d1a810bde931e30f4f3
2021-04-06 22:37:33 +00:00
Ryan Prichard
5727dc3dd1
Merge "Stop linking against libatomic"
2021-04-06 21:43:33 +00:00
Christian Wailes
a033000df4
Merge "Add the service-art JAR to the System Server classpath." am: 8c614d2515
am: 37c941146a
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1595811
Change-Id: I83a193cf612c0ab4cb38405bd34cefb320c13486
2021-04-06 21:08:50 +00:00
Treehugger Robot
a24ded6237
Merge "zipalign: clarify the help for -p slightly." am: 2fea84f592
am: ae292e8333
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663783
Change-Id: Ib8a5499f79e20ab5ab94a39cf2474a65a2cd81c5
2021-04-06 21:07:34 +00:00
Christian Wailes
37c941146a
Merge "Add the service-art JAR to the System Server classpath." am: 8c614d2515
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1595811
Change-Id: I6d61655c900aa333d946a4ea2d32a7684301c574
2021-04-06 20:42:48 +00:00
Christian Wailes
8c614d2515
Merge "Add the service-art JAR to the System Server classpath."
2021-04-06 20:30:18 +00:00
Treehugger Robot
ae292e8333
Merge "zipalign: clarify the help for -p slightly." am: 2fea84f592
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1663783
Change-Id: I525a529c59ad6983bae9bcd9916264b5b509003a
2021-04-06 20:02:41 +00:00
Treehugger Robot
2fea84f592
Merge "zipalign: clarify the help for -p slightly."
2021-04-06 19:15:43 +00:00
Paul Duffin
04173099d5
Merge "Remove use of REMOVE_ATB_FROM_BCP" am: 9910b5e43a
am: 853c2c867d
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1662001
Change-Id: Ic0664d1bf5622c7a45760f45670301a633cfb794
2021-04-06 14:41:52 +00:00
Paul Duffin
853c2c867d
Merge "Remove use of REMOVE_ATB_FROM_BCP" am: 9910b5e43a
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1662001
Change-Id: I52f4e89ad6337f57d2f427bab375af5f035cc1b1
2021-04-06 14:13:13 +00:00
Paul Duffin
9910b5e43a
Merge "Remove use of REMOVE_ATB_FROM_BCP"
2021-04-06 14:09:30 +00:00
Paul Duffin
24f62069d0
Remove use of REMOVE_ATB_FROM_BCP
...
This change cleans up after the work to remove the android.test.base
classes from the bootclasspath. That work allowed the presence of
android.test.base in the bootclasspath to be configured at build time
to allow the changes to be tested without affecting the standard
Android builds and avoiding having to repeatedly reapply/revert the
changes that excluded android.test.base from the bootclasspath. That
change has been applied and stuck and no builds change the default by
setting REMOVE_ATB_FROM_BCP=false so we no longer need to support that
capability.
This change removes the build time switch to add
framework-atb-backward-compatibility to the bootclasspath and another
change in the same topic merges those classes into the
framework-minus-apex module. So, while a module has been removed from
the bootclasspath the classes available on it have not changed.
Bug: 184331423
Test: m nothing
Change-Id: I9dadaf8b0c2684bf1983b353bb2acf4f42655e1a
2021-04-06 11:53:08 +01:00
Yo Chiang
ba7020ec3d
Merge "Refactor vendor_boot v4 build logic and add more checks" am: bebc8a35ef
am: f19a789d5b
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1664081
Change-Id: I93bede273ca12bb17aa431df8b70ea5f9b5a86f6
2021-04-06 10:19:34 +00:00