9 Commits

Author SHA1 Message Date
Michael Bestas
1df01c1fdd Merge tag 'android-14.0.0_r29' into staging/lineage-21_merge-android-14.0.0_r29
Android 14.0.0 release 29

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZWwgAKCRDorT+BmrEO
# eNE9AJ436si4iGfuXraq4i9WmLWWNa6Q4gCgjhDz+mf+NpY25sntQxSTVhlr4+o=
# =0XyA
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Mar  5 01:18:26 2024 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2395 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Roshan Pius (5) and others
# Via Automerger Merge Worker (97) and others
* tag 'android-14.0.0_r29':
  Revert^2 "redfin(nfc): Modify NFC overlays for NFC apex"
  Revert^2 "redfin(nfc): Modify NFC overlays for NFC apex"
  Remove unused Android.mk under device/google/redfin
  WLC: update AIDL manifest version to 1-2
  Revert "WLC: update AIDL manifest version to 2"
  WLC: update AIDL manifest version to 2
  Revert "redfin(nfc): Modify NFC overlays for NFC apex"
  Revert "redfin(nfc): Modify NFC overlays for NFC apex"
  Fix lunch choices for git_main
  Fix lunch choices for git_main
  redfin(nfc): Modify NFC overlays for NFC apex
  Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
  usb: upgrade stats AIDL to v2
  device FCM -= android.*
  Add hardware/qcom/wlan namespace

 Conflicts:
	AndroidProducts.mk
	redfin/BoardConfig.mk

Change-Id: Ie3cf1f67798757f4d6316141b6baf69e4b86ebb2
2024-03-10 09:52:12 +02:00
Greg Kaiser
1b54ce4db1 Fix lunch choices for git_main
We add "trunk_staging-" for all COMMON_LUNCH_CHOICES so they are
valid in the trunk stable setup.

Bug: 307738446
Test: lunch
Change-Id: I400392ba9cf7e6d35af78d6b668d52abee27497d
2023-10-25 16:31:29 -06:00
Rashed Abdel-Tawab
1b330af89b redfin: Initial Lineage bringup
Change-Id: Ieddd0460eeb223512b5d3ce9504f6a654d44c0d9
2023-10-10 16:08:00 +03:00
Christopher Ferris
150d81d1ae Add new build type.
This new build type creates a system image that defaults to 64 bit
only, but all 32 bit code is present. In addition, changing the
properties on the vendor partition will allow the secondary zygote
to start as if it was a 64_32 image.

Bug: 227482437

Test: Verified that secondary doesn't start with same disk image
Test: with ro.zygote set to zygote64 and abilists set appropriately.
Test: Verified that secondary does not start when restarting netd.
Test: with ro.zygote set to zygote64_32 and abilists set appropriately.
Test: Verified that secondary does start when restarting netd.
Change-Id: I8779b548e45bd5b32bd4c8b50010ef61a5f4e99a
2022-04-11 14:22:48 -07:00
Pat Tjin
f7d891a285 Add aosp_redfin_64 variant
Bug: 178509282
Bug: 178509559
Test: Build
Signed-off-by: Pat Tjin <pattjin@google.com>
Change-Id: Iaf6091c121c30dd5de567d2334508b9c0c08d169
2021-01-28 03:37:44 +00:00
Evgenii Stepanov
eda3c8a770 Add product definition for aosp_redfin_hwasan.
Bug: 173814644
Test: lunch aosp_redfin_hwasan-userdebug

Change-Id: I19913fa746dc617b204888dd2f4f3c8cc89f721d
2020-11-24 14:46:41 -08:00
Daniel Norman
ad6c41e9cd Creates a new 'vf' Vendor Freeze subdir, with OWNERS.
Test: lunch aosp_redfin_vf-userdebug, m
Change-Id: Ibce0f096c1ce08b3131b6d9a623955725479be98
2020-10-14 11:40:40 -07:00
Daniel Norman
90d266b300 Introduce aosp_redfin_vf product.
- This product is a system-only partial build of aosp_redfin.
- This product inherits from aosp_redfin, after disabling certain
  vendor partitions and including VNDK v30.
- This build can be merged with a vendor (or full) build of
  aosp_redfin from Android 11 using merge_target_files.py to create
  a merged Vendor-Freeze build.


Test: lunch aosp_redfin_vf-userdebug, m dist
      merge_target_files.py to merge with Android R vendor build
      Device boots.
Bug: 169968221
Change-Id: Iecac1afbd8fe298bd5dc74d509333f1ff303467a
2020-10-07 17:20:33 +00:00
Alex Hong
1c2dbd8222 Create aosp_redfin target
Bug: 139478768
Change-Id: I061f89a72b5e7b81280406abf85cca479b86f340
2019-08-19 12:39:55 +08:00