summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2015-12-21 11:32:53 -0800
committerAlex Klyubin <klyubin@google.com>2016-01-04 12:31:29 -0800
commit31ffb442414bd9cf6c0225799d7d0c5409f3769d (patch)
tree5e163c32b628b53a36c7c5252e8e7ffb27d6cb11 /tools/aapt2/java/JavaClassGenerator.cpp
parent8464831bf27cfe27980d0d86b96ba1c348792020 (diff)
No need to pass digest of AndroidManifest.xml around.
When an APK is being installed, the full path to the file is occasionally passed between processes. To detect changes to the file during these handovers, the digest of the AndroidManifest.xml entry could be passed around as well. This security feature is no longer used and is no longer needed. APKs should be installed using the modern Package Installer API (android.content.pm.PackageInstaller). Bug: 24542768 Change-Id: I2762634c85448e7adcd47ffc9a5294c021e127bd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions