From a77898ceddae1a61f169c11747eda08bfeb5d6e3 Mon Sep 17 00:00:00 2001 From: "Priyanka Advani (xWF)" Date: Fri, 9 Aug 2024 16:21:37 +0000 Subject: 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 --- build/apex/art_apex_test.py | 1 - 1 file changed, 1 deletion(-) (limited to 'build/apex/art_apex_test.py') 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. -- cgit v1.2.3-59-g8ed1b