- Mar 06, 2025
-
-
David Anderson authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3507314 Change-Id: Id97c31ea9329f955ff2f77dfd8f6bacfef6c4076 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
-
- Feb 26, 2025
-
-
David Anderson authored
Remove some dead code caught by the compiler. Bug: 397325642 Test: builds Change-Id: I455731ffb4ca787b9dbbdceff19683022a0fa66b
-
- Jan 22, 2025
-
-
T.J. Mercier authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3451613 Change-Id: I9af5ffed1cfde27a479e280ab051afa207f0c303 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Jan 17, 2025
-
-
T.J. Mercier authored
Test: mmma system/gsid Change-Id: Ifb98e8e3597091b5f765fae9d3a02018832d104a
-
- Oct 30, 2024
-
-
Yihan Dong authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3304499 Change-Id: I9974b1f195d9c5ce8da393cb19ef5fff43e8b0a6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yihan Dong authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3304499 Change-Id: I37605d1c7e2d7277bbf854c1b7b6424a8fcb686a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Oct 12, 2024
-
-
Yihan Dong authored
Change-Id: I563cd2c8449db5ca536c0d24df124b4c46f16825 Test: build locally Bug: 368362374
-
- Sep 19, 2024
-
-
Frank Feng authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3272794 Change-Id: I2a9df10106c8008d55cc1427c23bf54a4e440dc6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Frank Feng authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3272794 Change-Id: Id98e2e1c30f73ea739de7290e6a3279f301b658f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Frank Feng authored
As getDeviceImageFile() may return the image either as a zip file or uncompressed as a dir with the same name, make this change to support it. Bug: 368129183 Change-Id: I6a0ba9e1913709886d50e17b39b31910832c195e Test: https://android-build.corp.google.com/builds/abtd/run/L64600030006540096
-
- Aug 15, 2024
-
-
Wei Li authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3206391 Change-Id: Icd5fc564d1cdcb304ffba78b45c7fc9f307350c5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Wei Li authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3206391 Change-Id: Ie07772bb98bfb61b8672818a37a89b09a6edf49a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Aug 13, 2024
-
-
Wei Li authored
Now IsGsiRunning() uses "/metadata/gsi/dsu/booted" to detect GSI build. But this file only exists when GSI is booted via DSU. If we flash the GSI to the device via fastbootd, the file will not exist. So this method is not suitable for GSI fastboot flashing scenario. File "/system/system_ext/etc/init/init.gsi.rc" is the GSI-specific init script defined in build/make/target/product/gsi/Android.mk. So, add a separate function IsGsiImage() that uses this file as GSI image marker. Change-Id: I63072fd93dcf97b9b26b2e3b3cc33e2c49125776
-
- Jun 10, 2024
-
-
Elliott Hughes authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3120531 Change-Id: I01675ee63e9334b8512503d962fc69ea349e9a1e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Elliott Hughes authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3120531 Change-Id: I11453cd2c418cf8b1af57e482e68f1489afde2e4 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Jun 07, 2024
-
-
Elliott Hughes authored
Change-Id: Ib8d5aa252fffec6a59c6c7daf642da45ffbf1330
-
- Apr 29, 2024
-
-
Xin Li authored
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 67b9549b -s ours am skip reason: Merged-In I4efec36524ed470f790ab8f9f9319e3f5f26133a with SHA-1 362ba9a7 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/system/gsid/+/27144622 Change-Id: Idf6961ea6718623affa9d08f19c394bad48d9cc3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
Bug: 337098550 Merged-In: I4efec36524ed470f790ab8f9f9319e3f5f26133a Change-Id: I72b3968abd91c6eb16f2e18363d36b0c9f84c428
-
- Apr 18, 2024
-
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: 0e6e0b6f am: 95867022 -s ours am: 8f6d300b -s ours am: 020f8871 -s ours am: 6d2e4841 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I457276081e2b0c5e1fd717a3bbf6cd1d08926a9b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: da646898 -s ours am: 54fff8ba -s ours am: 5c671f01 -s ours am: 1e722419 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I818e66e746503fb0e79d3574a41426a2e9443560 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: 0e6e0b6f am: 95867022 -s ours am: 8f6d300b -s ours am: 84249307 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I4663375c3f910972b96ff1be197213213972ac3e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: 0e6e0b6f am: 95867022 -s ours am: 8f6d300b -s ours am: 020f8871 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I08496085e7156b6ee478ab82bb58beeb61f86cb2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: da646898 -s ours am: 54fff8ba -s ours am: 947da426 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I46a0a02f153d986be5529b7e6ad9a843d7f08a01 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: da646898 -s ours am: 54fff8ba -s ours am: 5c671f01 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Ia89a32c1f78a301df166e2a9a72436f0b373a9b3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: 0e6e0b6f am: 95867022 -s ours am: 8f6d300b -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Ifb942ed386507b4b89998c0b51d94f18a3418e02 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: 8a065645 am: 214225c0 am: c7660c2f am: 9c74f871 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: If76e938d20887afc86585a790459ec11959d01a0 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: 0e6e0b6f am: 95867022 -s ours am: 8f6d300b -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I6943f97be1e3e74592fac306cc19e5a6968d3310 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: da646898 -s ours am: 54fff8ba -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Ibe42fafcace9f4558b2962ef1c5a5f73ef85e641 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: 0e6e0b6f am: 95867022 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Iab7f941105b7a4887868b77ab5b9291b5a8615d3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: da646898 -s ours am: 54fff8ba -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I397e5ab15ee2067cf7b3c6af9002975deaf66ab7 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: ce33cdcb am: da646898 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I32593b99e69d8a006f44a9e1b8acecff6788dc64 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: 8a065645 am: 214225c0 am: f8fa433b -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 59f2b11c is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I75a529882a6ef1ace1fdb37edc089ad79bea9f47 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
Align /data partition rules with vts_fs_test. am: 59f2b11c am: 8a065645 am: 214225c0 am: c7660c2f Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Ieb37bfbe28299f26d1203f1990c082ec197a75c8 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Ic42e604acb548187414add4497cdb2651c34748e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I832c23133aacc0357463256eb56d482be164ca31 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: Ifa6fd3eca15c62335b1d5aa2f278855b70386fbe Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I7bdff6879b1f179cefea75ca180692813ebad565 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
[automerger skipped] Align /data partition rules with vts_fs_test. am: 59f2b11c am: 8a065645 -s ours am: 84b64f65 -s ours am: 362ba9a7 -s ours am skip reason: Merged-In Iafaa370b732457bf1ba1dcabfb63c2490ad1f176 with SHA-1 b53eeb61 is already in history Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I28464e3f7a7e8493074241bcfa75659f1176f4dc Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
David Anderson authored
Original change: https://android-review.googlesource.com/c/platform/system/gsid/+/3048275 Change-Id: I92fcb4ad3ff206b8a20beb7abc419ee4680979a1 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-