summaryrefslogtreecommitdiff
path: root/cc/snapshot_utils.go
AgeCommit message (Expand)Author
2023-07-14rust: Add vendor and recovery dylib support. Ivan Lozano
2022-08-17Reformat build/soong for go 1.19 Colin Cross
2021-11-09Support for rust recovery snapshot. Jose Galmes
2021-07-19Separate snapshot definition Kiyoung Kim
2021-07-01Include static lib information for the snapshot modules Justin Yun
2021-06-03Export cc functions for snapshotting Rust rlibs. Ivan Lozano
2021-06-03Export cc vendor functions for usage by rust. Ivan Lozano
2021-05-12Refactor vendor snapshot to use LinkableInterface. Ivan Lozano
2021-03-15Allow extending of the list of directories to be scanned for VSDK Justin DeMartino
2021-01-18Implement directed vendor snapshot Inseob Kim
2021-01-07Remove redundant snapshot functions Inseob Kim
2020-12-23Support for recovery snapshot. Jose Galmes
2020-12-10Add some comments for VNDK / vendor snapshots Inseob Kim
2020-11-17Merge "Support for recovery snapshot." Jose "Pepe" Galmes
2020-11-16Support for recovery snapshot. Jose Galmes
2020-11-14Replace android.WriteFile rule with android.WriteFileRule Colin Cross
2020-10-12Start using Providers instead of direct module access Colin Cross
2020-10-06Remove global state from apex modules Colin Cross
2020-09-02Add exclude_from_vendor_snapshot property, related logic Bill Peckham
2020-03-04Capture snapshot headers in parallel Inseob Kim
2020-02-21Unless overridden include LICENSE files in notices. Bob Badour
2020-02-07Add vendor snapshot modules Inseob Kim
2020-02-07Implement vendor snapshot Inseob Kim