commit | 7ea711a28f5e122205010909c0c700ae029424ae | [log] [tgz] |
---|---|---|
author | William Loh <wloh@google.com> | Wed Aug 23 04:38:29 2023 +0000 |
committer | William Loh <wloh@google.com> | Fri Sep 01 19:20:01 2023 +0000 |
tree | a635d239b5a5041cad2f1e873ae03bf04bb3ce75 | |
parent | 41e4ebf022a5baaa14c17e7b63f2ebd18afc66a4 [diff] |
Filter AppMetadata file from Session.getNames AppMetadata for a install is set using setAppMetadata and the bundle is written to a file. This file should not be returned included in the getNames API since it was not added to the session using openWrite. Bug: 296471104 Test: atest InstallAppMetadataTest Merged-In: Ia089884ac91b008e4179bd9970eb6c8c91daaf25 Change-Id: Ia089884ac91b008e4179bd9970eb6c8c91daaf25 (cherry picked from commit d17686c0025777deb26e5f4a4b405b63b1b24b75)