summaryrefslogtreecommitdiff
path: root/filesystem/android_device.go
AgeCommit message (Expand)Author
2025-02-20Build proguard zips in soong-only builds Cole Faust
2025-02-20Merge "Remove --sort_entries from soong_zip" into main Treehugger Robot
2025-02-20Remove --sort_entries from soong_zip Cole Faust
2025-02-19Remove SortedStringKeys Cole Faust
2025-02-19Merge changes from topic "dependency_sub_dir" into main Treehugger Robot
2025-02-19Propagate owners info in filesystem provider Jihoon Kang
2025-02-18Handle the ramdisk implicitly in target-file.zip Cole Faust
2025-02-14Package releasetools.py in target_files.zip Spandan Das
2025-02-13Add Ramdisk_node_list to target_files.zip Spandan Das
2025-02-13Generate $partition_filesystem_config.txt for target_files.zip Spandan Das
2025-02-12Add Ab_ota_postinstall_config prop to android_device Spandan Das
2025-02-12Copy selinux_fc file to target_files.zip Spandan Das
2025-02-12Add ab_ota_keys prop to android_device Spandan Das
2025-02-12Add ab_ota_partitions prop to android_device Spandan Das
2025-02-12Package erofs compress hints txt in target_files.zip Spandan Das
2025-02-12Merge "Dist installed-files.* in soong only build" into main Treehugger Robot
2025-02-12Dist installed-files.* in soong only build Jihoon Kang
2025-02-12Copy system_other.img to target_files.zip Spandan Das
2025-02-12Include hermetic .img files in target_files.zip Spandan Das
2025-02-10Build zip of all soong-built images Cole Faust
2025-01-30Fix staging dir creation for adevice Cole Faust
2025-01-30Merge "Generate phony targets for partitions" into main Treehugger Robot
2025-01-30Generate phony targets for partitions Jihoon Kang
2025-01-30Disable target_files.zip generation in soong-only builds Spandan Das
2025-01-15Create a partial META/ subdir in soong target_files.zip Spandan Das
2025-01-15Rewrite code to copy images to PRODUCT_OUT Cole Faust
2025-01-15Create build rules for hermetic .img files Spandan Das
2025-01-15Generate block list info file of .img files Spandan Das
2025-01-14Unwrap ModuleProxy pointers Cole Faust
2025-01-14Skip recovery.img in Soong target_files.zip Spandan Das
2025-01-14Get filesystemInfo from Super_image dep Spandan Das
2025-01-13Merge "Fix heremticity issues in soong target_files.zip" into main Treehugger Robot
2025-01-13Merge "Reapply "Add super.img to android_device"" into main Treehugger Robot
2025-01-13Fix heremticity issues in soong target_files.zip Spandan Das
2025-01-13Reapply "Add super.img to android_device" Cole Faust
2025-01-13Copy boot*img files to IMAGES/ in target_files.zip Spandan Das
2025-01-13Add vbmeta_*.img files to IMAGES/ in soong built target_files.zip Spandan Das
2025-01-10Add bootloader to IMAGES/ subdir of soong built target_files.zip Spandan Das
2025-01-10Merge changes Ia60fadb8,I13310d60 into main Spandan Das
2025-01-10Merge "Build android_device by default in soong-only builds" into main Treehugger Robot
2025-01-10Add a partial IMAGES/ subdir for target_files.zip Spandan Das
2025-01-10Merge "Revert "Add super.img to android_device"" into main Naresh Kumar Podishetty (xWF)
2025-01-09Revert "Add super.img to android_device" Naresh Kumar Podishetty (xWF)
2025-01-09Merge changes I84279109,Iaacffd05 into main Spandan Das
2025-01-09Build android_device by default in soong-only builds Cole Faust
2025-01-10Assemble ROOT/ files of target_files.zip Spandan Das
2025-01-10Add android-info.txt to OTA/ subdir of target_files.zip Spandan Das
2025-01-09Add super.img to android_device Cole Faust
2025-01-09Merge "Copy bootloader to PRODUCT_OUT" into main Treehugger Robot
2025-01-09Copy bootloader to PRODUCT_OUT Jihoon Kang