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