aboutsummaryrefslogtreecommitdiff
path: root/cc/image.go
AgeCommit message (Expand)Author
2021-02-01Remove global state on module suffixes from vendor and recovery snapshotsColin Cross
2021-01-25Define odm_available property to install a vendor variant to odmJustin Yun
2021-01-12Merge changes Ib29ede45,I1b2bfdfbColin Cross
2021-01-08Refactor CC to prep for Rust sanitizable modules.Ivan Lozano
2021-01-07Create LLNDK vendor variants when DeviceVndkVersion is not setColin Cross
2021-01-07Do not read 'vendor_available: false'Justin Yun
2021-01-07Merge "Create vndkproduct.libraries.txt"Treehugger Robot
2021-01-06Merge "Support for recovery snapshot."Jose "Pepe" Galmes
2021-01-05Create vndkproduct.libraries.txtJustin Yun
2020-12-24Define vndk.private property for VNDK-private librariesJustin Yun
2020-12-23Support for recovery snapshot.Jose Galmes
2020-12-23'vendor_available: *' will not create product variantJustin Yun
2020-12-21Don't rewrite LLNDK dependencies with .llndk suffixColin Cross
2020-12-17Call ctx.InstallFile for uninstallable cc modulesColin Cross
2020-12-10Refactor for preliminary Rust vendor image supportIvan Lozano
2020-11-08Define product_available propertyJustin Yun
2020-10-27Add target.vendor_ramdisk.Yifan Hong
2020-10-22Add vendor-ramdisk image to Soong.Yifan Hong
2020-10-18Do not exclude VNDK modules from SoC/Product-specific modulesJustin Yun
2020-09-02Add exclude_from_vendor_snapshot property, related logicBill Peckham
2020-08-05Separate lists of soong sanitize modulesInseob Kim
2020-08-05Move image mutator things to image.goInseob Kim