Commit Graph

8527 Commits

Author SHA1 Message Date
Isaac Chen
b835f3aee3 Merge "Update GF board variable for dynamic partition" am: a886df692e am: 471db4c7c5 am: d180c32852
Original change: https://android-review.googlesource.com/c/platform/build/+/1535670

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iac31ecb625100b6c2240d0fbc5b15befe8e6d8f6
2020-12-30 03:32:57 +00:00
Isaac Chen
d180c32852 Merge "Update GF board variable for dynamic partition" am: a886df692e am: 471db4c7c5
Original change: https://android-review.googlesource.com/c/platform/build/+/1535670

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I449949afd95f01561d605a5651e8d183c3cdae1f
2020-12-30 03:16:44 +00:00
Isaac Chen
c311ff6b68 Update GF board variable for dynamic partition
Goldfish specific board variable:

BOARD_EMULATOR_DYNAMIC_PARTITIONS_SIZE

is used to create misc_info.txt, which is needed to mix GSI or CSI on
Goldfish vendor image, and need to reflect the size of the current
super.img, which is now set to 4G+8M (from 3G+8M previously).

Bug: 174442566
Test: $ lunch aosp_x86_arm-userdebug; m
      $ ls -l $OUT/super.img	# make sure it's 4 GB
      $ grep -i dynamic_partitions_group_size $OUT/misc_info.txt
      super_emulator_dynamic_partitions_group_size=4294967296
Change-Id: Idd0fb302b20780ac97959fabec231a632205d46d
2020-12-25 06:14:43 +00:00
Chong Zhang
1c2093a21b Merge "Move mediatranscoding from system to apex" 2020-12-23 03:28:03 +00:00
Kalesh Singh
6729228eff Merge "Reply: Add stable aidl memtrack hal to vndk list" am: 7af0218468 am: a091b6dadc am: f94cc1793e
Original change: https://android-review.googlesource.com/c/platform/build/+/1534550

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I0f38177272c513625ebf5d6b79cf250e256344d8
2020-12-23 02:14:39 +00:00
Kalesh Singh
f94cc1793e Merge "Reply: Add stable aidl memtrack hal to vndk list" am: 7af0218468 am: a091b6dadc
Original change: https://android-review.googlesource.com/c/platform/build/+/1534550

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iaa977c18d36a4e76e9aa1ccaad67eb4c721aec0a
2020-12-23 02:00:43 +00:00
Kalesh Singh
7af0218468 Merge "Reply: Add stable aidl memtrack hal to vndk list" 2020-12-23 01:20:51 +00:00
Kalesh Singh
0386daa353 Reply: Add stable aidl memtrack hal to vndk list
Bug: 175021432
Test: m; boot;
Change-Id: I68906dde64d70c5be63ddea050b20f320a3e78aa
2020-12-22 20:50:06 +00:00
Isaac Chen
da255b5cdc Merge "Increase the size of super.img for Goldfish" am: 3aa08cfa94 am: a675bc6d18 am: d1306c0df2
Original change: https://android-review.googlesource.com/c/platform/build/+/1534301

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I38006ba30aaf803b05105a3ccef7b91e32faa70c
2020-12-22 18:16:14 +00:00
Isaac Chen
d1306c0df2 Merge "Increase the size of super.img for Goldfish" am: 3aa08cfa94 am: a675bc6d18
Original change: https://android-review.googlesource.com/c/platform/build/+/1534301

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iafd088a292e4b70ff250f08814f7e4fac0a198ef
2020-12-22 17:39:14 +00:00
Isaac Chen
3aa08cfa94 Merge "Increase the size of super.img for Goldfish" 2020-12-22 16:56:49 +00:00
Anton Hansson
3ce9d68bd3 Merge "Add mainline_sdk device and product" am: 6d10bf974a am: 87e92d6e57 am: 96fb33a5d1
Original change: https://android-review.googlesource.com/c/platform/build/+/1512778

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2d11513357f5ea21e84668529f1d9534e83f78f8
2020-12-22 13:07:48 +00:00
Anton Hansson
96fb33a5d1 Merge "Add mainline_sdk device and product" am: 6d10bf974a am: 87e92d6e57
Original change: https://android-review.googlesource.com/c/platform/build/+/1512778

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I840beb16ef38d5395169b8252615ecae15d20c66
2020-12-22 12:35:00 +00:00
Anton Hansson
6d10bf974a Merge "Add mainline_sdk device and product" 2020-12-22 11:40:32 +00:00
Isaac Chen
91a641324c Increase the size of super.img for Goldfish
Current super image for GF is almost full in sdk_gphone_x86_arm
product, and not big enough to include CSI for mixed configuration,
which is a bit bigger than the system image of sdk_gphone_x86_arm.

Bug: 174442566
Test: $ lunch aosp_x86_arm-userdebug; m
      $ ls -l $OUT/super.img	# make sure it's 4 GB
Change-Id: Ia2473231c8490995a10700cbd6e0f82598a5e078
2020-12-22 03:43:26 +00:00
David Anderson
da770507ab Include snapuserd in recovery for VABC builds.
Bug: N/A
Test: snapuserd available in recovery
Change-Id: Ide10a1da72becffad53f1daf2594d57813fc6636
2020-12-21 23:35:45 +00:00
Andy Hung
ec5246ddb8 Merge "Remove libwebrtc_audio_processing" am: d51e4c473f am: 116ae0c6f8 am: de34bec94d
Original change: https://android-review.googlesource.com/c/platform/build/+/1530932

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: If34f458321cf8b83ed1e11330913c636de877ffd
2020-12-17 17:41:20 +00:00
Andy Hung
de34bec94d Merge "Remove libwebrtc_audio_processing" am: d51e4c473f am: 116ae0c6f8
Original change: https://android-review.googlesource.com/c/platform/build/+/1530932

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I69ec0c3faf3a5325baefefae5ec0de1dfe10b67a
2020-12-17 17:22:24 +00:00
Andy Hung
d51e4c473f Merge "Remove libwebrtc_audio_processing" 2020-12-17 16:14:59 +00:00
Treehugger Robot
0de3a8b99f Merge "Move ro.zygote to vendor" 2020-12-17 07:02:25 +00:00
Treehugger Robot
35f6614178 Merge "Move jacocoagent installation to base_system" am: 98b7ac4602 am: a88a997a7a am: a9bfe835c2
Original change: https://android-review.googlesource.com/c/platform/build/+/1532100

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Idcdc828243382d7ae6dc244192abf6d441baafc1
2020-12-17 01:23:38 +00:00
Treehugger Robot
a9bfe835c2 Merge "Move jacocoagent installation to base_system" am: 98b7ac4602 am: a88a997a7a
Original change: https://android-review.googlesource.com/c/platform/build/+/1532100

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I3075df9537b0f27de59389f2e32a83009fb8d8c5
2020-12-17 00:49:27 +00:00
Treehugger Robot
98b7ac4602 Merge "Move jacocoagent installation to base_system" 2020-12-17 00:25:50 +00:00
Yifan Hong
42cae00cb0 Move jacocoagent installation to base_system
jacocoagent and its dependencies emits artifacts to system/,
hence it belongs to base_system.mk. It was rather incorrect
to add jacocoagent to EVERY product makefile because those
product makefiles may be enforcing artifact path requirements
(e.g. generic_ramdisk.mk).

Test: EMMA_INSTRUMENT=true m nothing
Bug: 175605139
Bug: 173742069
Change-Id: If9cb93ab8fd69d11e764ab830dc791bbe6106cf5
2020-12-16 09:50:42 -08:00
Treehugger Robot
502400104a Merge "generic_ramdisk.mk add missing slash." am: fb991de5fe am: 3eeefdca5b am: 16bf35b170
Original change: https://android-review.googlesource.com/c/platform/build/+/1530574

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I31b5e21a99a5259988f0d778a0a582467df2616d
2020-12-16 15:10:51 +00:00
Treehugger Robot
16bf35b170 Merge "generic_ramdisk.mk add missing slash." am: fb991de5fe am: 3eeefdca5b
Original change: https://android-review.googlesource.com/c/platform/build/+/1530574

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I3c6edde56092500972c7bef1a01a954087d30fc6
2020-12-16 14:27:18 +00:00
Treehugger Robot
fb991de5fe Merge "generic_ramdisk.mk add missing slash." 2020-12-16 13:53:29 +00:00
Anton Hansson
dc9a98bfd7 Merge "Add devices suitable for single-arch module builds" am: df38c92dd1 am: 1997f2c6d8 am: 8719b81073
Original change: https://android-review.googlesource.com/c/platform/build/+/1511789

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I45b90df6605fc70c2e5b97a8a23ed5cbb8786d9f
2020-12-16 12:02:23 +00:00
Anton Hansson
8719b81073 Merge "Add devices suitable for single-arch module builds" am: df38c92dd1 am: 1997f2c6d8
Original change: https://android-review.googlesource.com/c/platform/build/+/1511789

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I6270c2715f0fd5a33331d9938e90cf813dd8ecd9
2020-12-16 11:27:15 +00:00
Anton Hansson
df38c92dd1 Merge "Add devices suitable for single-arch module builds" 2020-12-16 10:23:30 +00:00
Harish Mahendrakar
044ef90bf9 Remove libwebrtc_audio_processing
libwebrtc_audio_processing is no longer used by audio
preprocessing effects

Bug: 175749641
Test: Builds
Change-Id: Id60fe90d481ae74ea617260fb3cf88c0cc7da79b
2020-12-15 21:22:27 -08:00
Kalesh Singh
9e3e2c509c Merge "Revert "Add stable aidl memtrack hal to vndk list"" am: 37638180d6 am: 9ba9be0432 am: 9564f6d6ef
Original change: https://android-review.googlesource.com/c/platform/build/+/1530884

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I99e193e1eea3765564253abc61d57123fa48de25
2020-12-16 02:22:57 +00:00
Kalesh Singh
9564f6d6ef Merge "Revert "Add stable aidl memtrack hal to vndk list"" am: 37638180d6 am: 9ba9be0432
Original change: https://android-review.googlesource.com/c/platform/build/+/1530884

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibe5412ecba0519b6d6d4ec9ad3d8b557a6d9f253
2020-12-16 01:46:34 +00:00
Kalesh Singh
37638180d6 Merge "Revert "Add stable aidl memtrack hal to vndk list"" 2020-12-16 00:48:05 +00:00
Kalesh Singh
009936a198 Revert "Add stable aidl memtrack hal to vndk list"
Revert "Memtrack HAL stable aidl sepolicy"

Revert "Add android.hardware.memtrack-unstable-ndk_platform"

Revert submission 1518702-memtrack-aidl

Reason for revert: Broken tests and boot time regressions
Reverted Changes:
Ic4dd70e2c:Add android.hardware.memtrack-unstable-ndk_platfor...
Iaf99d0ca4:Add stable aidl memtrack HAL to product packages
Iac54ae2ba:Add stable aidl memtrack hal to vndk list
If310210a3:libmemtrack: Add support for AIDL memtrack HAL
Ib6c634def:Memtrack HAL: Add stable AIDL implementation
I5e1d0e006:Memtrack HAL stable aidl sepolicy

Change-Id: I922441bf3629a5d50672f1466a1f52fb9e2c3cb0
2020-12-16 00:19:38 +00:00
Yifan Hong
e3a09008fb generic_ramdisk.mk add missing slash.
Test: pass
Bug: 173742069
Change-Id: Ie489858ff57cfc24b3cb28c61f85fffed1bbd4db
2020-12-15 13:53:19 -08:00
Anton Hansson
82996e4bbc Add devices suitable for single-arch module builds
Prior to this the generic_* devices were typically used for this
purpose. There are a few reasons to create new specific ones:
- the generic_arm64 device has a hack specifically for building
  multi-arch packages that we want to avoid
- the generic_* devices include a bunch of emulator config that does not
  make sense for unbundled builds

Bug: 172256440
Test: verify unbundled builds migrated from generic_* don't change
Change-Id: Ia937461aa24a5d5b542f8688a1b71ac3fdeb596b
2020-12-15 18:59:40 +00:00
Anton Hansson
f68f92d3d5 Add mainline_sdk device and product
This device/product is suitable for a soong-only build that builds for
all the architectures needed for mainline modules sdk prebuilts.

Bug: 174315599
Test: TARGET_PRODUCT=mainline_sdk soong_ui --make-mode --skip-kati;
      (inspect soong.variables)
Change-Id: I3ab5d3611e25a666de39752dedaddbf32ddf6df7
2020-12-15 12:48:37 +00:00
Anton Hansson
bbd95df172 Add devices suitable for single-arch module builds
Prior to this the generic_* devices were typically used for this
purpose. There are a few reasons to create new specific ones:
- the generic_arm64 device has a hack specifically for building
  multi-arch packages that we want to avoid
- the generic_* devices include a bunch of emulator config that does not
  make sense for unbundled builds

Bug: 172256440
Test: verify unbundled builds migrated from generic_* don't change
Merged-In: Ia937461aa24a5d5b542f8688a1b71ac3fdeb596b
Change-Id: Ia937461aa24a5d5b542f8688a1b71ac3fdeb596b
2020-12-15 11:42:39 +00:00
Treehugger Robot
6af2e3930c Merge "Move goldfish RRO to vendor partition" am: 78ee012509 am: 88bdcb8f76 am: bb9bad1f5b
Original change: https://android-review.googlesource.com/c/platform/build/+/1526759

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I1ef983707d0a20438737cb56af2590827f6cd830
2020-12-15 02:41:54 +00:00
Treehugger Robot
bb9bad1f5b Merge "Move goldfish RRO to vendor partition" am: 78ee012509 am: 88bdcb8f76
Original change: https://android-review.googlesource.com/c/platform/build/+/1526759

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibbff098c392b06ad132999c051befbbee8aa0908
2020-12-15 02:23:18 +00:00
Treehugger Robot
78ee012509 Merge "Move goldfish RRO to vendor partition" 2020-12-15 01:53:03 +00:00
Treehugger Robot
c271344aa9 Merge "Add stable aidl memtrack hal to vndk list" am: 886049dc15 am: 7c18afcc00 am: c28ab30baa
Original change: https://android-review.googlesource.com/c/platform/build/+/1518924

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I6c740b8e8cfe7b2e93f148934c4729ae2a476498
2020-12-14 20:09:30 +00:00
Treehugger Robot
c28ab30baa Merge "Add stable aidl memtrack hal to vndk list" am: 886049dc15 am: 7c18afcc00
Original change: https://android-review.googlesource.com/c/platform/build/+/1518924

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I6b9bd9b750074d3915ee82c2a9f9a705807c2c89
2020-12-14 19:52:36 +00:00
Treehugger Robot
886049dc15 Merge "Add stable aidl memtrack hal to vndk list" 2020-12-14 18:36:10 +00:00
TreeHugger Robot
c4ec682cb2 Merge "Move ro.zygote to vendor" into rvc-qpr-dev-plus-aosp am: e75f0995de
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/13177249

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ia23efbd819c4f33db431a163cd1c938c112b4cb4
2020-12-14 17:28:52 +00:00
TreeHugger Robot
e75f0995de Merge "Move ro.zygote to vendor" into rvc-qpr-dev-plus-aosp 2020-12-14 16:42:11 +00:00
Yo Chiang
9cf722cf2c Move goldfish RRO to vendor partition
Change PRODUCT_PACKAGE_OVERLAYS to DEVICE_PACKAGE_OVERLAYS so that
goldfish RROs are not pulled into GSI.
This moves the goldfish configs to vendor partition, and since GSI
doesn't include a vendor, this means GSI won't include the goldfish
configs.

Bug: 174816040
Test: Presubmit
Change-Id: Ia3b4ca5fbf23278e55f1f200c9b96568d8d03606
2020-12-14 14:52:56 +08:00
Treehugger Robot
927af7eb0f Merge "Revert^2 "Move keymint to android.hardware.security."" am: 2a9b7d7f9e am: cd7aa3bdca am: 5de221ca99
Original change: https://android-review.googlesource.com/c/platform/build/+/1525183

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I95599575d9b237e44c3b6d02abec4cbdd2975bfe
2020-12-12 01:07:06 +00:00
Treehugger Robot
5de221ca99 Merge "Revert^2 "Move keymint to android.hardware.security."" am: 2a9b7d7f9e am: cd7aa3bdca
Original change: https://android-review.googlesource.com/c/platform/build/+/1525183

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Icdcbfa0c5cd350763c5ea50a3b08293229ec1aa4
2020-12-12 00:49:57 +00:00