summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-02Don't enable ADB by default on userdebug buildsMichael Bestas
2022-01-12build: set custom fingerprint in ro.build.fingerprint tooJan Altensen
2022-01-12Don't make recovery patch for devices with prebuilt vendorTheScarastic
2022-01-12Move recovery-from-boot.p from /system to /vendordianlujitao
2022-01-12Allow override of device asserts, including multi-device supportSteve Kondik
2022-01-12Add Project ICE build supportLuca Stefani
2021-11-30sign_target_files_apks: adding --allow_gsi_debug_sepolicyBowgo Tsai
2021-08-11Merge SP1A.210811.001Brian Orr
2021-08-06Make apex util detect if hashtree is presentKelvin Zhang
2021-07-27Merge SP1A.210723.002Scott Lobdell
2021-07-26Support for dexopt postprocessing in merge_target_files.Jose Galmes
2021-07-19Adjust some behaviors for --rebuild-sepolicyPo Hu
2021-07-14Write the vbmeta digest to the output zipfile alsoTianjie
2021-07-13fs_config reads headers from snapshots, if availableJustin Yun
2021-07-02Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy.Daniel Norman
2021-06-23Merge SP1A.210618.002Scott Lobdell
2021-06-22Merge SP1A.210616.001Brian Orr
2021-06-14Add ro.vendor.build.dont_use_vabc to disable VABC OTAKelvin Zhang
2021-06-14Merge "Handles capex in signing script" into sc-devBaligh Uddin
2021-06-12Handles capex in signing scriptTianjie
2021-06-09Missing required packages for f2fs when building ota packageJaegeuk Kim
2021-06-04Merge SP1A.210604.001Scott Lobdell
2021-06-02Merge "Check super size for factory OTA at build time" into sc-devTianjie Xu
2021-06-01Merge changes from topic "f2fs-system" into sc-devJaegeuk Kim
2021-05-26Check super size for factory OTA at build timeTianjie
2021-05-26Enable f2fs compression for other partitionsJaegeuk Kim
2021-05-26Enable --readonly for system compressionJaegeuk Kim
2021-05-26Support AVB signing for BOARD_PREBUILT_BOOTIMAGEBowgo Tsai
2021-05-19Merge "Expose ota_metadata_proto for consumption" am: 51c8f9f34c am: 9dbff33b...Kelvin Zhang
2021-05-19Merge SP1A.210513.004Chris Gross
2021-05-14Reland: Enable verity computation on VABC devicesKelvin Zhang
2021-05-11Merge "Calculate the runtime ro.build.id in ota scripts"Tianjie Xu
2021-05-11Merge "sign_target_files_apks: replacing GKI signing args completely"Treehugger Robot
2021-05-10Merge SP1A.210510.001Brian Orr
2021-05-10Calculate the runtime ro.build.id in ota scriptsTianjie
2021-05-10sign_target_files_apks: replacing GKI signing args completelyBowgo Tsai
2021-05-08Merge "Don't set the build id if we need to append the digest"Tianjie Xu
2021-05-08Merge "Add ota_metadata_proto_java"Treehugger Robot
2021-05-07Merge "Calculate the vbmeta digest when building images"Tianjie Xu
2021-05-06Don't set the build id if we need to append the digestTianjie
2021-05-05Calculate the vbmeta digest when building imagesTianjie
2021-05-05Add ota_metadata_proto_javaKelvin Zhang
2021-05-05Disable downgrade VABC OTAsKelvin Zhang
2021-05-03Merge "Fix more pylint warnings."Chih-hung Hsieh
2021-05-01Merge "Avoid to print undefined image_size and partition_size"Treehugger Robot
2021-04-30Fix more pylint warnings.Chih-Hung Hsieh
2021-04-30Merge "Disable VABC if either source/target doesn't support it"Treehugger Robot
2021-04-30Disable VABC if either source/target doesn't support itKelvin Zhang
2021-04-29Avoid to print undefined image_size and partition_sizeHuang Jianan
2021-04-28Fix/suppress most pylint and gpylint warningsChih-Hung Hsieh