commit | ce3a6aacdd24a77b170e5dca4796d5478dafb66c | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Sep 23 16:11:40 2024 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Sep 23 16:11:40 2024 +0900 |
tree | 3e77ff0833f5eae76a57e3b9260d20a9d2f83d22 | |
parent | 0dc40a7ef75cc19436713e0798c5105e5bdab4e6 [diff] |
Verify images before accessing temp mounts for derive_classpath Apexd invokes derive_classpath for staged APEXes to determine whether they contribute to classpath. It needs to "verify" temp mounts before reading them. Previously, it skipped "verify", instead set "restart_on_corruption" for dm-verity devices. Bug: 369023495 Test: atest ApexTestCases Change-Id: If9c2e8cf2c9f9d2a794c563ffb927c6417f294a7