diff options
Diffstat (limited to 'build/apex/art_apex_test.py')
-rwxr-xr-x | build/apex/art_apex_test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/apex/art_apex_test.py b/build/apex/art_apex_test.py index 38659eadb8..68fe779a9e 100755 --- a/build/apex/art_apex_test.py +++ b/build/apex/art_apex_test.py @@ -498,7 +498,6 @@ class ReleaseChecker: self._checker.check_file('etc/init.rc') self._checker.check_file('etc/linker.config.pb') self._checker.check_file('etc/sdkinfo.pb') - self._checker.check_file('etc/dirty-image-objects.txt') # Check flagging files that don't get added in builds on master-art. # TODO(b/345713436): Make flags work on master-art. |