summaryrefslogtreecommitdiff
path: root/build/apex/art_apex_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/apex/art_apex_test.py')
-rwxr-xr-xbuild/apex/art_apex_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/apex/art_apex_test.py b/build/apex/art_apex_test.py
index b3613c06fa..0220363200 100755
--- a/build/apex/art_apex_test.py
+++ b/build/apex/art_apex_test.py
@@ -498,6 +498,7 @@ 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')
# Check flagging files that don't get added in builds on master-art.
# TODO(b/345713436): Make flags work on master-art.