commit | 1409090c0a92751f9fe7406a6e043cdbce2ebe4d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jun 08 15:11:37 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jun 09 09:30:21 2016 -0700 |
tree | 9559b627da88073110ab53ef47de339674a20504 | |
parent | 75e6dde051bd382869cdb74052a09264a00a0209 [diff] |
Otapreopt: Filter preopted system apps The tool will receive requests to compile preopted system apps, as we can't detect changes right now and need to be conservative. As some apps cannot be stripped (signed before being preopted), they can be re-compiled on device, producing stale files that won't be cleaned up. Add code to detect this situation and avoid a compile. Bug: 25612095 Change-Id: I5f489e61b8d4e5b619cbaa01f6c59880479a46cd