diff options
author | Zim <zezeozue@google.com> | 2020-12-14 11:51:54 +0000 |
---|---|---|
committer | Zimuzo Ezeozue <zezeozue@google.com> | 2020-12-14 13:25:28 +0000 |
commit | 3952caa992edb7e67ea4753040476c1b5fd804cc (patch) | |
tree | 2f484485af3cd0158d646fa2dc760a01ada661f1 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 76b105c20aecdb5005b4455248671dd2bc69167c (diff) |
Fix transcode_optimize flags
The optimize flag depended on transcode_enabled (sysprop only,
ignoring device_config) flag to take effect.
Now, we removed the 'optimize' flag and rely on a new non-persistent
sysprop that says if transcode was enabled on the current boot.
This means that a reboot is required for 'optimizations' to take
effect, right after enabling/disabling transcode. This is anyways a
better trade-off than ignoring the device_config transcode_enabled
flag entirely.
Test: Manual
Bug: 170488060
Change-Id: I77bbc30f9fae2cfc0085c32028859fdbbc9aaed7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions