commit | 2c9685573f9ec69d8950a77d21850d497f7673a2 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Wed Jun 02 13:58:19 2021 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Wed Jun 02 21:12:18 2021 +0000 |
tree | 227f91f8d63bf76f120c852cb9d96c77da4604c5 | |
parent | 82cb76f90827c2925ae267f04f395a4e142f6a85 [diff] |
Do not canonicalize overlay config test paths Some devices may not have certain partitions available and the OverlayConfigTests use hardcoded paths to test OverlayConfig functionality. This change ensures that the temporary directory created to test OverlayConfig has all of the partitions defined in PackagePartitions#SYSTEM_PARTITIONS within it. Bug: 187020117 Bug: 187020675 Test: atest OverlayConfigTest Change-Id: I511e24b7ccfe82e6e89ceea7107457439793ef77