commit | 1d3de14041deb1f992e29640dd7788d2b08b6e7d | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed Jul 08 18:50:35 2020 -0700 |
committer | Calin Juravle <calin@google.com> | Wed Jul 08 18:50:35 2020 -0700 |
tree | 3b45c3947457d12382865af652d179eb24094839 | |
parent | e505016e9b59a8a489260776557e4ae721529319 [diff] |
Ignore System Server dynamic dex files during A/B preopt System Server dex files has a special dexopt path while the OTA service uses a PackageDexOptimizer backdoor which breaks the assumptions. Ignore any file loaded by system server until we update the OTA service to use the proper PMS dexopt paths. Test: adb shell; /system/bin/otapreopt_script 1 Bug: 160735835 Change-Id: Ic3d0a3127862c99c7e29ce552f6d89c248df1d0c