Files
build_soong/android
Justin Yun 2cc42505d9 Soong system image may update the $PRODUCT_OUT
A target must define "USE_SOONG_DEFINED_SYSTEM_IMAGE := true" and
"PRODUCT_SOONG_DEFINED_SYSTEM_IMAGE := <name of soong system image>"
to use the soong defined system image.
The system image must install the files to $PRODUCT_OUT for adb sync
and build verification. Instead of using 'update_product_out'
property in Android.bp, copy the files only if the name of the image
matches with PRODUCT_SOONG_DEFINED_SYSTEM_IMAGE.

Bug: 350599535
Bug: 365700376
Test: lunch aosp_x86_64-trunk_staging-userdebug && m &&
      m aosp_cf_system_x86_64
Test: lunch aosp_cf_x86_64_phone_soong_system-trunk_staging-userdebug
      && m
      and adb sync on the cf device
Change-Id: If8673ba2855a753a5559a588bd83068d950fd7e4
2024-09-11 14:34:44 +09:00
..
2024-01-05 09:54:09 -08:00
2024-06-25 11:02:38 -07:00
2024-09-04 21:25:05 +00:00
2024-08-09 16:47:45 -07:00
2024-09-05 16:36:32 -07:00
2023-06-22 08:18:33 -07:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2024-03-07 10:53:41 -08:00
2024-01-18 14:16:06 -08:00
2024-09-02 19:58:38 +09:00
2024-05-22 19:23:47 +00:00
2024-01-18 12:43:24 -08:00
2024-09-03 16:38:28 -07:00
2024-06-04 23:08:20 +00:00
2024-07-15 23:46:45 +00:00