- 48e7ce2 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 3 months ago
- be55a90 Add F2FS support for apexer by Theotime Combes · 4 years, 5 months ago
- be0dbbd runtests.sh: fix conv_apex_manifest path am: afac7e74cd am: 699edaa567 by Theotime Combes · 4 years, 5 months ago
- afac7e7 runtests.sh: fix conv_apex_manifest path by Theotime Combes · 4 years, 5 months ago
- 98ba4a8 Update apexer_test the hashtree hash algorithm to sha256 am: 4550e7714c by Felka Chang · 4 years, 6 months ago
- 03b2618 Merge "apexer: Fix non-existent required dependency" by Yo Chiang · 4 years, 6 months ago
- 4550e77 Update apexer_test the hashtree hash algorithm to sha256 by Felka Chang · 4 years, 6 months ago
- 205e186 apexer: Fix non-existent required dependency by Yo Chiang · 4 years, 6 months ago
- 2934d55 Change the hashtree hash algorithm to sha256 by Jiyong Park · 4 years, 6 months ago
- 85f6058 Change the hashtree hash algorithm to sha256 by Jiyong Park · 4 years, 6 months ago
- 0f89849 Allow creating APEXs with unsigned payload for testing. by Dario Freni · 4 years, 7 months ago
- bb779fc Allow creating APEXs with unsigned payload for testing. by Dario Freni · 4 years, 7 months ago
- ad585c5 Also store override_package_name and logging_parent in apex_build_info by Nikita Ioffe · 4 years, 8 months ago
- e93b954 Manual partial cherry-pick of ag/10442796 by Nikita Ioffe · 4 years, 8 months ago
- 5602433 Add --unsigned_payload_only flag to apexer by Mohammad Samiul Islam · 4 years, 9 months ago
- 706ec43 Add --payload_only flag to apexer by Mohammad Samiul Islam · 4 years, 9 months ago
- 81df65e Also store override_package_name and logging_parent in apex_build_info by Nikita Ioffe · 4 years, 8 months ago
- 329d487 Deprecate legacy_android10_support by Jooyung Han · 4 years, 8 months ago
- 18e14b2 Deprecate legacy_android10_support by Jooyung Han · 4 years, 8 months ago
- ef7b8c2 Test re-packing unsigned images. by Dario Freni · 4 years, 8 months ago
- 2cc12eb Add --unsigned_payload_only flag to apexer by Mohammad Samiul Islam · 4 years, 9 months ago
- 6b4bce2 Add --payload_only flag to apexer by Mohammad Samiul Islam · 4 years, 9 months ago
- 857738f Add repacking unit tests by Dario Freni · 4 years, 10 months ago
- 885c60e Add repacking unit tests by Dario Freni · 4 years, 10 months ago
- 68f16e5 Add --logging_parent flag to apexer. by Baligh Uddin · 4 years, 9 months ago
- 1f40e25 Merge "Add a signing_args in apexer" by Baligh Uddin · 4 years, 10 months ago
- 65bf331 Add a signing_args in apexer by Tianjie Xu · 4 years, 10 months ago
- 3601ea4 Add min sdk, target sdk and no_hashtree to build_info. by Dario Freni · 4 years, 10 months ago
- 38b77da Pass in min-sdk-version to apexer. by Baligh Uddin · 4 years, 10 months ago
- 29f6e45 Exclude cmd line from build info. by Dario Freni · 4 years, 10 months ago
- ed536ee Store build information in the APEX. by Dario Freni · 4 years, 11 months ago
- 2426fc9 apexer: remove apex_manifest_full.json by Jooyung Han · 5 years ago
- 4ebf219 Add "deapexer info" to print apex manifest by Jooyung Han · 5 years ago
- 3c12675 Skip symlink when estimating apex size by Jiyong Park · 5 years ago
- cd4d81e apexer: add apex_manifest.pb by Jooyung Han · 5 years ago
- 500eba6 apexer: Add --do_not_check_keyname by Jooyung Han · 5 years ago
- 7897685 apexer: add --no_hashtree option by Jooyung Han · 5 years ago
- 2247d1d Add an optional flag for an assets/ dir. by Jaewoong Jung · 5 years ago
- 34c821c Run pyformat on apexer by Jiyong Park · 5 years ago
- 361fed2 `noCode: true` mounts the APEX with MS_NOEXEC by Jiyong Park · 5 years ago
- 184fcc4 Update the default min sdk version for APEXes to 29 by Jiyong Park · 6 years ago
- 9463856 Add versionName field to APEX manifest. by Gavin Corkery · 6 years ago
- bd19216 Ensure APEXes have minSdkVersion specified by Jiyong Park · 6 years ago
- ea0208f Add --target_sdk_version to apexer by Jiyong Park · 6 years ago
- b1cfb0e Merge "Revert "Revert "apexer: Build filesystem images with inode size 256.""" by Treehugger Robot · 6 years ago
- 78e4d3a Revert "Revert "apexer: Build filesystem images with inode size 256."" by Jiyong Park · 6 years ago
- 51bec9c Merge "Revert "apexer: Build filesystem images with inode size 256."" by Martijn Coenen · 6 years ago
- 066a2e0 Revert "apexer: Build filesystem images with inode size 256." by Xiangyu/Malcolm Chen · 6 years ago
- 8b29252 Correct a buganizer reference. by Martin Stjernholm · 6 years ago
- 4d16341 apexer: Build filesystem images with inode size 256. by Martijn Coenen · 6 years ago
- ae896cf Remove TEST_MAPPING on system/apex. by Dario Freni · 6 years ago
- 18a1b19 Allow APEXER_TOOL_PATH to be set by a flag. by Alex Light · 6 years ago
- a816f1e Create a com.android.support.apexer host zipapex by Alex Light · 6 years ago
- 9e6a2e6 Add support for specifying the android.jar to link against by Alex Light · 6 years ago
- 1c4605a Allow each APEX to provide its own AndroidManifest by Jiyong Park · 6 years ago
- 88d8ff4 Merge "Added test for symlinks in apexs" by Alex Light · 6 years ago
- 5b5695a Don't set -I (inode size) when creating the APEX image. by Martijn Coenen · 6 years ago
- 4cd9b2b Tune fs parameters to save space by Jiyong Park · 6 years ago
- 52b88ac Added test for symlinks in apexs by Alex Light · 6 years ago
- 3e0c65b Add --override_apk_package_name to override app package name by Jiyong Park · 6 years ago
- a971613 Rename proto message name as it will be used as main object type. by Abhijeet Kaur · 6 years ago
- c4b2183 apexer: Move to proto object and remove ApexManifest class by Abhijeet Kaur · 6 years ago
- e4db3d6 Move field names to camelCase for consistency with protobuf. by Abhijeet Kaur · 6 years ago
- adbee5d Revert "Revert "Use protobuf as schema for JSON APEX manifest"" by Dario Freni · 6 years ago
- 9c3defa Add --pubkey option to bundle public key with APEX by Jiyong Park · 6 years ago
- 0fe26b1 Revert "Use protobuf as schema for JSON APEX manifest" by Lingfeng Yang · 6 years ago
- 7e021e8 Use protobuf as schema for JSON APEX manifest by Abhijeet Kaur · 6 years ago
- 1583dcf Merge "Reland "Output of apexer is deterministic"" by Treehugger Robot · 6 years ago
- 3e0daef Fix runtests after recent changes to apexer. by Dario Freni · 6 years ago
- 3d44bb4 Reland "Output of apexer is deterministic" by Jiyong Park · 6 years ago
- 1486e17 Revert "Output of apexer is deterministic" by Wale Ogunwale · 6 years ago
- 0a7e57c Output of apexer is deterministic by Jiyong Park · 6 years ago
- cc62585 Add support for building zipapex files by Alex Light · 6 years ago
- 8e1ac68 Apexer: Print command output on error by Andreas Gampe · 6 years ago
- 6f75b37 Ensure that apex key is used by only one APEX. by Jiyong Park · 6 years ago
- 0a21264 Rename manifest and image files. by Dario Freni · 6 years ago
- 0e69652 Fix AndroidManifest.xml generated by apexer.py. by Nicholas Lativy · 6 years ago
- 847d759 Remove buildspam for apexer by Jiyong Park · 6 years ago
- 5fbeac1 AndroidManifest for APEX has hasCode="false" by Jiyong Park · 6 years ago
- c791f05 APEXs can be signed with different keys by Jiyong Park · 6 years ago
- 3f1c3c9 Extend apexer's tools search path to SDK prebuilts. by Roland Levillain · 6 years ago
- 49f47a5 Fix runtests.sh after recent changes to apexer. by Dario Freni · 6 years ago
- c2ec340 Omitting partition name and size by Jiyong Park · 6 years ago
- 8537e2a Reland: Add module type apex to build APEX bundles by Jiyong Park · 6 years ago
- 7b372fe Revert "Add module type apex to build APEX bundles" by Jiyong Park · 6 years ago
- e396fce Add module type apex to build APEX bundles by Jiyong Park · 6 years ago
- 09c106c Don't deflate any input files. by Martijn Coenen · 6 years ago
- a515307 Version number in APEX manifest is set as versionCode of AndroidManifest by Jiyong Park · 6 years ago
- 4edc623 Silence some warnings for unused variables by Jiyong Park · 6 years ago
- d372d3b The file system image is protected by dm-verity by Jiyong Park · 6 years ago
- 34c0fbb Set uid/gid/mode of files in an APEX by Jiyong Park · 6 years ago
- 7c10f41 Files in APEX are correctly labeled by Jiyong Park · 6 years ago
- bb35247 Make output consistent by Jiyong Park · 6 years ago
- da6ab6e Add apexer the tool for creating APEX files by Jiyong Park · 6 years ago