summaryrefslogtreecommitdiff
path: root/build/apex/art_apex_test.py
diff options
context:
space:
mode:
author Priyanka Advani (xWF) <padvani@google.com> 2024-08-09 16:21:37 +0000
committer Priyanka Advani (xWF) <padvani@google.com> 2024-08-09 18:00:54 +0000
commita77898ceddae1a61f169c11747eda08bfeb5d6e3 (patch)
tree1a3f100a7053599d836a96459c5015f469db312d /build/apex/art_apex_test.py
parent080239fc2f5a2c5ef6b306a2ca97b0e6d331c647 (diff)
Revert "Add dirty-image-objects for ART module"
Revert submission 3146736-split-dirty-image-objects Reason for revert: Droidmonitor created revert due to b/358597715. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:3146736-split-dirty-image-objects Change-Id: I18b998a5479300e675cb2fd3ff8793a7c8c39977
Diffstat (limited to 'build/apex/art_apex_test.py')
-rwxr-xr-xbuild/apex/art_apex_test.py1
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.