summaryrefslogtreecommitdiff
path: root/tools/locked_region_code_injection
AgeCommit message (Expand)Author
2023-03-17Merge "Add a scoped lock injection tool" Lee Shombert
2023-03-16Add OWNERS for locked_region_code_injection tool Lee Shombert
2023-03-03Add a scoped lock injection tool Lee Shombert
2022-11-16Use asm built from source in framework tools. Krzysztof Kosiński
2022-11-04Use Guava built from source in tools. Krzysztof Kosiński
2022-05-24Update ASM usage to ASM9 Sorin Basca
2022-03-08Update asm-7.0 to asm-9.2. Allen Hair
2021-12-02Updating locked_region_code_injection to use ASM7 Sorin Basca
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2019-04-18locked_region_code_injection: copy jar timestamp to output Colin Cross
2018-01-22Fail when there is an ASM error Benoit Lamarche
2017-12-12Convert services to Android.bp Colin Cross
2017-10-24Convert lockregioncodeinjection to Android.bp Colin Cross
2017-10-23Use ASM6 Opcodes everywhere in locked_region_code_injection Benoit Lamarche
2017-10-20Use final release of ASM 6.0 Colin Cross
2017-10-12Update locked_region_code_injection tool to ASM 6.0-BETA. Tobias Thierer
2017-08-25Use guava 21.0 Colin Cross
2017-08-03Move inserted method after end of try block Colin Cross
2017-06-22ASM Priority Boost Tool Alan Leung