commit | c0ba0e4b0882a2454f162c453099d4371fc66b15 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Sep 17 17:44:38 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Sep 17 17:44:38 2018 -0700 |
tree | 423d52048c539882a95d3cf4849503c2f194cebc | |
parent | 2c9fa63fe0b4785fed4dd31345192a35f53e1ddd [diff] |
OtaDexopt: Temporarily disable Exit-early from the OTA script to avoid a bug. We need to skip an OTA as the code in question runs in the host part. It is easier to early-return than to remove to postinstall hook, as that is registered on a per-product basis. Bug: 115853663 Test: m Change-Id: I8ebcdd7d800c5c4d27a0f07fb4145b88fd19791e