commit | b58fce418916fe06eaeb2e85b6bd3d9bee43218d | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Wed Aug 31 00:31:26 2022 +0000 |
committer | John Wu <topjohnwu@google.com> | Mon Sep 12 21:45:58 2022 +0000 |
tree | df7d5549c318f77f8deaafdea6e5c755f15630fe | |
parent | fc6632537875efde4110fd4dba4fb5b2cc151bf2 [diff] |
Enforce files loaded in DexFile to be read-only Executables dynamically downloaded can be unexpectedly manipulated, causing code injection. For apps targeting U+, we'd like to introduce an enforcement in the platform to make sure files are marked as read-only. Test: m Bug: 218865702 Change-Id: I700af94d47d12514fc345fdc28adf0a1397f6d66