ANDROID: fix incorrect cherry-pick of r373035
The change r373035 had an unexpected dependency on r372338, which would have changed the type of the third argument of int_hwasan_check_memaccess_shortgranules from "imm" to "timm". Since we don't have r372338, change the type to "imm" to match the pre-r372338 code. Bug: 144955929 Change-Id: I709fde8491b66faef1d12af652a4360f4c0c6ee9
Loading
Please sign in to comment