commit | fae543b9f94f23c3a32c6631612b53505474f5f2 | [log] [tgz] |
---|---|---|
author | yawanng <yawanng@google.com> | Tue Jul 28 23:34:54 2020 +0000 |
committer | yawanng <yawanng@google.com> | Thu Jul 30 21:30:26 2020 +0000 |
tree | 65a5d709d648e2f4e00d63116c331d8abc693774 | |
parent | 53bed2c79084906e5edad4397bcab586ba9434cd [diff] |
Notify IORap without including packages for secondary dex opt. The current secondary dex opt doesn't distinct between opt performed and skipped, which causes unnecessary traces purge for IORap. Bug:161633001 Test: manually trigger bg-dexopt via 'adb shell cmd jobscheduler run -f android 800' and check the log. Change-Id: Iae4fc0b6fc73707ada8895b38c3ae3f772ac2cd0