commit | ed3407eaace10814a8edd4f4e3f83ea71db9924e | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Jun 29 03:48:47 2021 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jun 30 15:37:05 2021 +0100 |
tree | cc6ff20665cf16b05d3847ce48665f8babf7695c | |
parent | f78486241ff89454b4bb48399a9c684e99bbb7d2 [diff] |
Allow otapreopt_chroot to call otadexopt binder service Before otapreopt_script was indirectly interacting with otadexopt binder service via `shell cmd otadexopt` interface, but now the interaction is moved to otapreopt_chroot binary to reduce amount of times we need to run this binary. For more context see: aosp/1750143. Test: m Bug: 190223331 Change-Id: Ib32cbbbf8f3bd9b5c1b696e39f776631ae60d712